Mail Archives: djgpp/1998/10/19/13:39:04
Hi Eli,
OK, I upgraded to 2.7.2.1 and that did not help. I reinstalled stubify.exe
and that did not help. I even tried gcc 2.80 and 2.81 with the exact same
results. Too bad, this looked like a nice developement system
Any thing else for me to try?
Kory
At 07:17 PM 10/19/98 +0200, Eli Zaretskii wrote:
>
>On Mon, 19 Oct 1998, Kory Hamzeh wrote:
>
>> Here is autoexec.bat
>
>I don't see anything unusual here.
>
>If the advice below doesn't help, one last thought I have is that maybe
>stubify.exe got corrupted somehow. Please try to extract it again from
>djdev201.zip and see if that helps.
>
>> Reading specs from d:/djgpp/lib\specs
>> gcc version 2.7.2
> ^^^^^
>Version 2.7.2? This is an old version of the compiler built with DJGPP
>v2.0, right? (What are the sizes and time stamps of gcc.exe and cc1.exe?)
>If so, please try upgrading to GCC v2.7.2.1 (download gcc2721b.zip), since
>v2.0 had some subtle bugs related to Windows 95 and LFN support. It's
>possible your problems are somehow related to that.
>
>> d:/djgpp/bin\cpp.exe -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=7
>> -Dunix -Di386 -DGO32 -DMSDOS -DDJGPP=2 -DDJGPP_MINOR=1 -D__unix__
> ^^^^^^^^^^^^^^^^^^^^^^^^^
>And this says that your DJGPP is v2.01, so you are mixing gcc from v2.0
>and stubify from v2.01. This is a sure way to disaster, so please
>upgrade to gcc 2.7.2.1.
>
>
- Raw text -