This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


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

Re: Some Bugs


   Date: Tue, 4 Mar 1997 21:50:44 -0500 (EST)
   From: Bernie Doehner <bad@uhf.wireless.net>

   > targ-include/sye
   > touch stmp-targ-include
   > rm -f libm.a
   > ln libm/libm.a libm.a >/dev/null 2>/dev/null || cp libm/libm.a libm.a
   > cp: libm/libm.a: No such file or directory
   > *** Error code 1

   AAARRRRGGGGGGGGGGGGGG!!!!!!!!!!!!  

   (Now I feel better). 

   Would the FAQ mantainer PLEASE put the following phrase into the FAQ?

   use "gmake" (gnu make) when compiling newlib.

Are you building in the source tree or in a separate directory?

Secondly, newlib should be buildable by non GNU makes,
though one is required to build in the source tree if one
is not using GNU make.