Error compiling mpc8260ads

Ralf Corsepius ralf.corsepius at rtems.org
Wed Feb 14 13:42:25 UTC 2007


On Wed, 2007-02-14 at 15:29 +0200, Leon Pollak wrote:
> On Wednesday 14 February 2007 15:24, Ralf Corsepius wrote:
> > > I use 4.6.99.3 source. Is it not good enough?
> > If you mean the tarball, no ... development has progressed quite a lot
> > since then.
> OK, then, please, what will you recommend to take for the new project with my 
> own BSP? CVS sounds too dangerous, no?
Absolutely not. 

Though there are still patches going in, it currently is supposed to be
buildable at any time.

> > > /usr/bin/m4: unrecognized option `--debugfile=autom4te.cache/traces.0t'
> > > Try `/usr/bin/m4 --help' for more information.
> >
> > Which OS is this?
> Linux FC6

The least troublesome of all possible choices!!!

Add the rtems-yum repo to your yum setup.
rpm -U \
ftp.rtems.com/pub/rtems/linux/4.7/fedora/6/i386/rtems-4.7-yum-conf-0.4-1.fc6.noarch.rpm

Install the rpms you need
yum install rtems-4.7-automake
yum install rtems-4.7-<cpu>-rtems4.7-gcc

Optionally:
yum install rtems-4.7-<cpu>-rtems4.7-gcc-c++

Set PATH=/opt/rtems-4.7/bin:$PATH
and you should be finished with all toolchain issues.

Afterwards your environment will be the same I am using (and you will
automatically receive updates with each "yum update")

> > Which m4 is this?
> [root at leonp rtems-src.4.6.93.3]# m4 --version
> GNU M4 1.4.5
> Written by Rene' Seindal.
The same version I am using.


Ralf





More information about the users mailing list