This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Compiling apps to Mingw32 with cygwin


Hi,

I am trying to compile SDL-1.2.3 for mingw32 with cygwin-1.3.6.
I use the following steps:
	$ ./configure --host=pc-i386-mingw32
	# make

It compiles without errors, but the outcoming SDL.dll has references to 
cygwin1.dll not to MSVCRT.dll.

I have also installed Mingw32-1.1. Do I have to use the gcc from the 
mingw-distribution or can I use the cygwin-gcc? If I have to use the 
mingw-gcc, how can I tell this to configure?

Thanks in advance!

Henning

P.S: Please CC me, I am not on the list

-- 
J. Henning Schwentner
Lanthan Software KG

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]