Problem of the GNU C/C++ Cross Compiler Toolset building

Boris V. Guzhov borg at int.spb.ru
Fri Apr 7 09:21:16 UTC 2000


Hi all,

I have:
egcs 1.1b
binutils 2.9.1
newlib 1.8.0
RTEMS 4.0.0
RTEMS Specific Tool Patches and Scripts

My host is Linux RedHat 6.0
My target - i386.

I make building in correspondence with
"Getting Started with RTEMS for C/C++ Users" Chapter 3

After running of the bit Script I see following message error:
--------------
...
Cleaning up DONE files.
Removing unneeded directories:
rm -f include/syslimits.h
if [ -f include/limits.h ]; then \
  mv include/limits.h include/syslimits.h; \
else \
  cp ../../src/gcc/gsyslimits.h include/syslimits.h; \
fi
cp: can't create the file `include/syslimits.h': No such file or directory
gmake[1]: *** [stmp-fixinc] Error 1
gmake[1]: Leaving directory `/src/for_rtems/build-i386-tools/gcc'
gmake: *** [all-gcc] Error 2
ERROR: **** FAILED **** base build (step 1)

Started:   Fri Apr 5 19:35:16 MSD 2000
Finished:  Fri Apr 5 19:43:05 MSD 2000

Directory size information:
46346   build-i386-tools
18      /home/borg/egcs-1.1b-binutils-2.9.1-newlib-1.8.0/i386-rtems

The src and build-i386-tools subdirectory have NOT been removed.
-------------

Any ideas?

Boris Guzhov,
St.Petersburg






More information about the users mailing list