Hi Peter, * Peter O'Gorman wrote on Wed, May 04, 2005 at 03:53:18PM CEST: > Adam wrote: > >>| > >>| 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. > > Well aren't I stupid, I did not notice that you specified *program* and I > tried linking a library and it got passed through happily enough. > > I applied this patch to branch-1-5.
Does this need forward-porting to branch-2-0 and HEAD? Cheers, Ralf > 2005-05-04 Peter O'Gorman <[EMAIL PROTECTED]> > > * ltmain.in [darwin]: Pass -framework for executables too. > Reported by Adam <[EMAIL PROTECTED]>
