Greetings,
There is a problem when using libtool (1.5.14) on Darwin/MacOSX.
Then compiling programs, the "-framework" options is not passed to the compiler.
For example:
/usr/pkg/bin/libtool --mode=link cc -framework CoreAudio -o x x.c
Results in:
cc -o x x.c
Please, advice.
Kind regards, Adam [EMAIL PROTECTED]
_______________________________________________ Bug-libtool mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-libtool
