Displaying 2 results from an estimated 2 matches for "whatever_was_there_befor".
Did you mean:
whatever_was_there_before
2007 Dec 03
2
[PATCH] Add Visual Studio 2008 Prject files
>> Does MinGW require any change to the autoconf files or does it work out
>> of the box.
>
> The changes are very, very minor. One change to configure.ac and
> if you want a windows DLL, you need a very minor changes to the
> Makefile.am.
>
> Neither of these changes interfere with Linux/Unix compiles.
Can you tell me what these changes are?
>> BTW, Windows
2007 Dec 03
3
[PATCH] Add Visual Studio 2008 Prject files
...tro Lopo <mle+la@mega-nerd.com> wrote:
> I just checked and there is nothing needed in configure.ac.
>
> In the Makefile.am that creates the shared library you need to add
> "-no-undefined" to the LDFLAGS variable like this:
>
> libspeex_la_LDFLAGS = -no-undefined @WHATEVER_WAS_THERE_BEFORE@
Which symbols will it export? I think default behaviour would be to export
all symbols, which is not good. So, is there way to pass *.def file to it?
--
Regards,
Alexander Chemeris.
SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000