|
From: | Adam |
Subject: | Re: libtool 1.5.14 eats -framework option on Darwin/MacOSX |
Date: | Tue, 3 May 2005 20:29:41 +0200 |
| 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. Use -Wl, or -Xlinker or libtool-1.5.16. Peter - -- Peter O'Gorman - http://www.pogma.com
Peter, libtool-1.5.16 still has the same bug Kind regards, Adam
[Prev in Thread] | Current Thread | [Next in Thread] |