On Fri, Jul 30, 2004 at 11:06:29AM +0000, James Supancic wrote:
I need to compile a Windows application under Linux. I need to use dlls and Linux librarys. No matter what I try I can't get winegcc to include the Linux librarys in the linking stage. What must I do to get winegcc to link with both the dlls and Linux libs?
We can start by sending us a run of the linking stage with the -v -v options.