delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/09/18/15:33:36

Message-ID: <250B3114DA16D511B82C00E0094005F8023FC187@MSGWAW11>
From: Wojciech Galazka <wojciech DOT galazka AT polkomtel DOT com DOT pl>
To: "'djgpp-workers AT delorie DOT com'" <djgpp-workers AT delorie DOT com>,
Juan Manuel Guerrero <ST001906 AT HRZ1 DOT HRZ DOT TU-Darmstadt DOT De>
Subject: Problem with the newest make
Date: Tue, 18 Sep 2001 21:21:32 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Reply-To: djgpp-workers AT delorie DOT com

Hi,

I have problems with the latest make that I downloaded from
http://clio.rice.edu/djgpp/win2k/.
I tried to do 'make clean' or 'make ' in the \djgpp\tests\cygnus
subdirectory and it didn't work

The problem can be narrowed down to the following
The make from Simtel gives the following on 'make -n' (only two lines shown
but you'll get the idea)

gcc -D_USE_LIBM_MATH_H -D_HAVE_STDC -fno-builtin -O2 -g -nostdinc
-Id:/djgpp/tests/cygnus -Id:/djgpp/tests/cygnus/../../include  -c -o test.o
test.c
gcc -D_USE_LIBM_MATH_H -D_HAVE_STDC -fno-builtin -O2 -g -nostdinc
-Id:/djgpp/tests/cygnus -Id:/djgpp/tests/cygnus/../../include  -c -o
string.o string.c

while the newest make from clio produces

gcc -D_USE_LIBM_MATH_H -D_HAVE_STDC -fno-builtin -O2 -g -nostdinc -I
-I/../../include  -c -o test.o test.c
gcc -D_USE_LIBM_MATH_H -D_HAVE_STDC -fno-builtin -O2 -g -nostdinc -I
-I/../../include  -c -o string.o string.c

To make sure this is really make that caused the problem I replaced the make
from clio with the one from Simtel
and that worked correctly

make -v results in
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386-pc-msdosdjgpp

gcc -v shows
Reading specs from d:/djgpp/lib/gcc-lib/djgpp/2.953/specs
gcc version 2.95.3 20010315/djgpp (release)
(actually this is gcc version independent, I tried this with gcc-3.01 too
with the same results)

The operating system used: MS Windows 4.0 Wks + SP 6 + LFN driver

I wonder if anyone can reproduce this or suggest how to work over this ..?

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019