win32 _decl problems
Kevin Ryde
user42@zip.com.au
Sun, 03 Aug 2003 09:38:03 +1000
"delta trinity" <deltatrinity@hotmail.com> writes:
>
> IMPDEF LIBGMP-3.DEF LIBGMP-3.DLL
Thanks, I'll add that to the manual. Libtool 1.5, which will be in
the next gmp, no longer leaves an actual .def file of its own.
> LIB /def:LIBGMP-3.DEF /out:LIBGMP-3.LIB
In the manual we've got "/machine:IX86" there, and no "/out". Does
that make a difference?
Libtool 1.5 doesn't create a ".exp" file either. I can't remember
whether that's needed or not. It was done with dlltool from binutils.
If it matters, is there an MS tool to generate it similarly?