This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Make bailing out


My make process quits with the following messages:

make[1]: Entering directory `/obj/libiberty'
...
C:/DJGPP/BIN/GCC -c -DHAVE_CONFIG_H -g -I.
-I../../src/libiberty/../include  -W -Wall
-Wtraditional -pedantic
../../src/libiberty/make-temp-file.c
gcc.exe: ../../src/libiberty/make-temp-fil: No such
file or directory (ENOENT)
...

Strangely, _make-temp-file.c_ exists, though
_make-temp-fil_ doesn't.
Why is make looking for a non-existent file? Why is
_make-temp-file.c_ truncated?

Thanks.


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]