Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Bug in fsf gcc-3.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in fsf gcc-3.3



Hi,
Just been trying to get fsf gcc-3.3 release to play nice with libtool, all the linker options are finally passed through, great!

The problem:
/usr/local/bin/gcc -bundle
gcc: couldn't run `/usr/local/bin/undle-gcc-3.3': No such file or directory

If -bundle is the first argument to gcc, it tries to exec the correct gcc for the specified machine, in this case "undle" :)

It works fine if it is not the first argument, but it took me a while to figure that out.

Another issue is __private_extern__ is not understood by fsf gcc, so any code which #include's mach-o/dyld.h can not be compiled. Probably, in this case, the header should be fixed rather than the compiler.

Great work on the 3.3 release,
Thanks,
Peter
_______________________________________________
darwin-development mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-development
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.