Ok, trying to compile with lcc for wint32, I get...
Determining if your C compiler is actually gcc (this could take a
while):
cpp: Can't open input file msvcrt.lib
C compiler died! at Configure.pl line 748, <STDIN> line 9.
Also, why is this line in Configure.pl (748)
system("$c{cc} $c{ccflags} -I./include $c{cc_exe_out}test_siz$c{exe}
$name.c $c{cc_ldflags} $c{ldflags} $c{libs}") and die "C compiler
died!";
have and die. Wouldn't it die all the time? Type?
Ilya
> -----Original Message-----
> From: Dan Sugalski [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, January 06, 2002 10:22 AM
> To: Josh Wilmes; [EMAIL PROTECTED]
> Subject: Re: [patch] fixes so it builds with lcc [APPLIED]
>
>
> At 12:35 PM 1/6/2002 -0500, Josh Wilmes wrote:
>
> >With these, it at least compiles. Lots of warnings, and a few test
> >failures. Note that I do not have that much confidence in my lcc
> >installation. It failed some of its own tests. When I
> have time, i'll
> >reinstall and see if I can figure out what's wrong.
>
> Applied, thanks.
>
> Dan
>
> --------------------------------------"it's like
> this"-------------------
> Dan Sugalski even samurai
> [EMAIL PROTECTED] have teddy bears and even
> teddy bears get drunk
>