how to make a .lib from msfl70d.dll

Thomas Sailer sailer@ife.ee.ethz.ch
Tue Sep 19 03:19:00 GMT 2000


Chris Faylor wrote:

> Can't you use this lib file with gcc?  Just rename it from foo.lib to libfoo.a .

I tried this with the MSVC compiled ORBit port for Win32. Now I'm getting
undefined references

o:\programming\cor:7: undefined reference to `_chkesp'
o:\programming\cor:15: undefined reference to `_alloca_probe'

_chkesp seems to be in MSVCRT.DLL (but AFAIK not in mingw's libmsvcrt.a),
but I haven't found _alloca_probe.

Tom

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list