Re: [Mingw-users] Re: [gimpwin-dev] glib under mingw32 debian crosscompiler, problem with windres : gmodule-win32res.lo: file not recognized:File format not recognized

2002-08-30 Thread Christof Petig
[Summary: Cygwin is good to compile programs on win32 with minimal porting effort, but a stable port should use MinGW] James Michael DuPont schrieb: > I am after using the DIA toolkit as a scriptable, browser enabled, > graphing layout tool. Also under windows, but more importantly under > lin

Re: [Mingw-users] Re: [gimpwin-dev] glib under mingw32 debian crosscompiler, problem with windres : gmodule-win32res.lo: file not recognized:File format not recognized

2002-09-02 Thread Christof Petig
Christopher Faylor schrieb: > On Fri, Aug 30, 2002 at 04:03:28PM +0200, Christof Petig wrote: > >>[Summary: Cygwin is good to compile programs on win32 with minimal >>porting effort, but a stable port should use MinGW] I meant build target not compiler tool chain. > Su

Re: [Mingw-users] Re: [gimpwin-dev] glib under mingw32 debian crosscompiler, problem with windres : gmodule-win32res.lo: file not recognized:File format not recognized

2002-09-02 Thread Christof Petig
I wrote > [Summary: Cygwin is good to compile programs on win32 with minimal > porting effort, but a stable port should use MinGW] replace cygwin by "cygwin's posix runtime environment" and MinGW by "MinGW's or -mno-cygwin's msvcrt environment" and you get what I meant. I never noticed that it