[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
rtems installation: running "./bit m68k" fails
- Date: Mon, 06 Sep 1999 17:35:33 +0200
- From: hollerer at gmx.net (hollerer at gmx.net)
- Subject: rtems installation: running "./bit m68k" fails
hi,
thx for previous answer. unfortunatly i have some further questions.
i have used cvs to check out the latest compiler source. but how can i
get the patch for fixing bug in fixincludes?
can/must i apply the patch egcs-1.1b-rtems-diff-19981027.gz to newer
versions of egcs?
thx
franz hollerer
Joel Sherrill wrote:
>
> This is a bug in fixincludes for which a patch is in the egcs cvs
> repository.
>
> I think Jeff Law checked it in.
>
> It is fixed in gcc 2.95 and later but those versions have their
> own problems with RTEMS which we are working to fix.
>
> hollerer at gmx.net wrote:
> >
> > hi,
> >
> > i have troubles to install rtems and i hope that
> > someone can give me a hint.
> >
> > i want to install rtems for a m68332 based board.
> > (zwerg332 from the company MCT).
> >
> > therefore i have followed the steps descriped in
> > "getting startet with rtems for c/c++ users".
> >
> > host: Linux fh_586 2.2.7 #26 Tue Aug 17 17:58:14 CEST 1999 i586 unknown
> >
> > thx for any answer
> > franz hollerer
> >
> > **********************************************************************************
> > * error
> > message
> > *
> > **********************************************************************************
> > Making symbolic directory links
> > Fixing directory /usr/local/rtems-4.0.0/m68k-rtems/sys-include into
> > /home/rtems/tools/build-m68k-tools/gcc/include
> > Checking header files
> > Fixing limits.h
> > Deleting /home/rtems/tools/build-m68k-tools/gcc/include/limits.h; no
> > fixes were
> > needed.
> > egrep: /home/rtems/tools/build-m68k-tools/gcc/include/reg_types.h: No
> > such file
> > or directory
> > egrep: /home/rtems/tools/build-m68k-tools/gcc/include/regex.h: No such
> > file or d
> > irectory
> > egrep: /home/rtems/tools/build-m68k-tools/gcc/include/sys/lc_core.h: No
> > such fil
> > e or directory
> > 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: cannot create regular file `include/syslimits.h': No such file or
> > directory
> > make[1]: *** [stmp-fixinc] Error 1
> > make[1]: Leaving directory `/home/rtems/tools/build-m68k-tools/gcc'
> > make: *** [all-gcc] Error 2
> > ERROR: **** FAILED **** base build (step 1)
> >
> > Started: Tue Aug 31 15:06:12 CEST 1999
> > Finished: Tue Aug 31 15:22:38 CEST 1999
> >
> > **********************************************************************************
> > *
> > user.cfg
> > *
> > **********************************************************************************
> > BINUTILS=binutils-2.9.1
> > GCC=egcs-1.1b
> > NEWLIB=newlib-1.8.0
> > GDB=gdb-4.17
> > BUILD_DOCS=yes
> > BUILD_OTHER_LANGUAGES=no
> > #INSTALL_POINT=/home/rtems/${GCC}-${BINUTILS}-${NEWLIB}/${target}
> > INSTALL_POINT=/usr/local/rtems-4.0.0
> >
> > #
> > # RTEMS Configuration
> > #
> > RTEMS=rtems-4.0.0-beta4
> > BSP=all
> > ENABLE_RTEMS_POSIX=no
> > ENABLE_RTEMS_TESTS=no
> > ENABLE_RTEMS_TCPIP=no
> > ENABLE_RTEMS_CXX=no
> >
> > --
> > Austria
> > Usually we don't have kangaroos.
>
> --
> Joel Sherrill, Ph.D. Director of Research & Development
> joel at OARcorp.com On-Line Applications Research
> Ask me about RTEMS: a free RTOS Huntsville AL 35805
> Support Available (256) 722-9985
--
Austria
Usually we don't have kangaroos.