This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
> > I'm using gmake 3.81. I didn't specify -i. > > According to the man page of gmake return code 1 should only happen > > if I specify -q, which I didn't. I will check with gmake 3.80 to see > > if it happens there too. > > > > Christian, I should clarify my earlier statements regarding error code. I was > referring to the typical percolation I expect to see on a newlib compile > error. Hmm, I made a simple test. I configured for m68k-elf, and I don't have a m68k-elf compiler installed. The build process ignored all errors about a not found m68k-elf-cc and only stopped when it wanted to create libc.a in libc/stdlib. Doesn't this happen on your side? regards, chris
Attachment:
make-out.bz2
Description: Binary data
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |