[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtool 1.5.14 eats -framework option on Darwin/MacOSX
From: |
Adam |
Subject: |
libtool 1.5.14 eats -framework option on Darwin/MacOSX |
Date: |
Wed, 20 Apr 2005 22:08:22 +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.
Kind regards,
Adam
address@hidden
- libtool 1.5.14 eats -framework option on Darwin/MacOSX,
Adam <=