[vorbis-dev] dynamicly loading libvorbisenc on Mac OSX
Timothy J. Wood
tjw at omnigroup.com
Fri Aug 23 13:25:23 PDT 2002
On Friday, August 23, 2002, at 01:59 AM, Arne Scheffler wrote:
> This is what I get :
> # file /usr/local/lib/libvorbisenc.2.0.0.dylib
> /usr/local/lib/libvorbisenc.2.0.0.dylib: Mach-O bundle ppc
You must link with -dynamiclib instead of with -bundle. If you are
using libtool, it is most likely using bogus flags (-flat_namespace
-bundle). These are really wrong for libraries (and -flat_namespace is
always inferior to the -bundle_loader flag).
-tim
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list