<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I read that some people managed to compile the 
toolchain under Cygwin.</FONT></DIV>
<DIV><FONT face=Arial size=2>I tried this using the built tool for 2.95 and 3.3 
and found the same problem for both versions on two different cygwin 
systems.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>When making</FONT></DIV>
<DIV><FONT face=Arial 
size=2>...\toolchain\gcc-3.3.x\toolchain_build_mips\gcc-3.3-initial\gcc</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>link and mv commands fail since the</FONT></DIV>
<DIV><FONT face=Arial size=2>EXEEXT variable in the Makefile is 
empty:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>...</FONT></DIV>
<DIV><FONT size=2>
<P>man7ext = .7</P>
<P>objext = .o</P>
<P>exeext = </P>
<P>build_exeext = </P>
<P>...</P>
<P><FONT face=Arial>The latter should imho be .exe.</FONT></P>
<P><FONT face=Arial>In the config.log in this directory I see no entry checking 
for EXEEXT </FONT></P>
<P><FONT face=Arial></FONT>&nbsp;</P>
<P><FONT face=Arial>Any hint on where this should be set to .exe?</FONT></P>
<P><FONT face=Arial></FONT>&nbsp;</P>
<P><FONT face=Arial>Thanks and regards</FONT></P>
<P><FONT face=Arial>Roland</FONT></P>
<P><FONT face=Arial></FONT>&nbsp;</P></FONT></DIV></BODY></HTML>