At 01:14 PM 9/28/99 -0400, Craig Lanning wrote:
Craig Lanning writes:
> I thought about using __MINGW32__, but I was trying not to restrict
> the fix to just mingw32. Apparently, I ended up being too general.
> This looks like an acceptable alternative.
It's not as acceptable as I thought. I updated from cvs yesterday (I
was out of the office last week) and rebuilt xemacs. It still created
the link. After a little investigation, I realized that the makefile
is being constructed by using 'gcc -E'. This means that __CYGWIN32__
is defined, not __MINGW32__. It needs to be using 'gcc -mno-cygwin
-E' instead of 'gcc -E'.
Ok. I 'll change it to WINDOWSNT which is defined in mingw32.h
andy
--------------------------------------------------------------
Dr Andy Piper
Senior Consultant Architect, BEA Systems Ltd