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

Reply via email to