Hello Michael, * michael lindenmeyer wrote on Mon, Mar 23, 2009 at 04:01:17PM CET: > > The borland compilers use different option identifiers than other > compilers, in particular '-efilename' instead of '-o filename' for > naming the output executables. I edited configure to reflect this > difference, changing all 'CC -o filename' and 'CXX -o filename' to > 'CC -efilename' and 'CXX -efilename'. Much more activity now, but the > process cannot create 'config.status'.
Yes. It is still the same issue with the added ^M characters that is bothering configure. Can you send me (off-list) the uwin-base.2007-12-11.win32.i386.exe uwin-terminfo.2006-02-14.win32.i386.exe files? As I understand it, they are the difference between your setup and mine. I bet there is a bug in uwin-base.2007-12-11.win32.i386.exe and your configure attempts will succeed if you uninstall that and instead install the one that can be downloaded from the web site, uwin-base.2007-11-05.win32.i386.exe Cheers, Ralf
