From: Zoltan B. <zb...@du...> - 2005-04-15 05:01:40
|
Bob Doan =EDrta: > Zoltan, >=20 > I have cygwin and mingw installed (as a part of cygwin) As well as tml'= s > gtk stuff (I had that from a prior project)... >=20 > I applied your 1st mega patch and autogen'd rlib. > I assume in this environment that "-mno-cygwin" is going to me importan= t > yet it wasn't automatically getting pickued up by autoconf. Is there > something I need to pass in? This will do it: CC=3D"gcc -mno-cygwin" ./configure I will modify configure.in to automatically add this option to gcc in CygWin mode. But CygWin has all anything a normal POSIX environment has, doesn't it? Including langinfo.h and monetary.h... Best regards, Zolt=E1n B=F6sz=F6rm=E9nyi |