[Speex-dev] Unable to obtain a DLL.
Jean-Marc Valin
Jean-Marc.Valin at USherbrooke.ca
Thu Apr 6 05:51:35 PDT 2006
> Jean-Marc, to generate a DLL using MinGW, you need to add -no-undefined
> to the link line. For libsndfile, I do this using the following in
> the Makefile.am file:
>
> libsndfile_la_LDFLAGS = -no-undefined -version-info @SHARED_VERSION_INFO@ @SHLIB_VERSION_ARG@
Could you tell me more about what that flag does? Any side effects? Is
it gcc-specific?
Jean-Marc
More information about the Speex-dev
mailing list