-b vs -bundle

James E Wilson wilson@specifix.com
Thu Aug 4 04:30:00 GMT 2005


Jack Howarth wrote:
>       In compiling xplor-nih under the gcc/g++ of 4.1 branch instead
> of Apple's gcc/g++ 4.0 compilers from Xcode 2.1, I noticed that the
> gnu gcc compiler doesn't gracefully handle the -bundle flag. On Apple's
> compiler I can have a Makefile entry like...

This is PR 21366.

You can always work around this by using -Wl,-bundle, which is the FSF 
solution to handling linker flags.  Or don't put -bundle first on the 
command line.
-- 
Jim Wilson, GNU Tools Support, http://www.specifix.com



More information about the Gcc mailing list