[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
i386-rtems 4.6.6 build problems
- Date: Thu, 01 Mar 2007 04:49:47 +0100
- From: ralf.corsepius at rtems.org (Ralf Corsepius)
- Subject: i386-rtems 4.6.6 build problems
On Wed, 2007-02-28 at 21:34 +0000, Ze Manel wrote:
>
> I'm trying to build rtems for i386, and I come to all sorts of errors
Which distro is it?
> I've got the required tools with the right versions.
> since I'm compiling it for this arch I am using the gcc that came with
> this operating system (gnu/linux),
You can't. Linux is something completely different than RTEMS.
You must install an i386-rtems4.8 toolchain beforehand.
> I just created a symbolic link to it with name i386-rtems-gcc so it
> wouldn't complaint.
This is a mistake - Don't do this!.
Ralf