winelib runs but wine ok.... Why??

Adam Majer adamm at galacticasoftware.com
Sat Jun 30 21:16:04 CDT 2001


Hi all,

I have a small program (~10k lines) that just uses elementry API (like
SendMessage). It compiles under Borland C++ Builder 5.5.1 (for win exe)
and under g++ with winlib. The problem is that the Builder EXE runs
perfectly with WINE __BUT__ the library built with winlib does not run -
spits out a segmentation faul @ line 400 (whatever that means) and some
Error 139 with nothing else.

All this happens before the app enters WinMain. Oh yes, under winedbg
the g++ compiled app runs perfectly as well (except sometimes winedbg
fails to start).

I thought that winlib is the same as wine except for the loaded - could
the loader be broken?? 

- Adam



More information about the wine-users mailing list