[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

trying to get started



I'm trying to get started with RTEMS and having problems with ./bit i386 giving the 
following error:


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
gmake[1]: Leaving directory `/home/rtems/tools/build-i386-tools/gcc'

I intially loaded all of the files recommended for OAR download page, downloaded 
the patch files and applied the patch files. Any suggestions would be 
appreciated.

Rob Steele