[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RTEMS 4.7.99.2 Available -- PowerPC/virtex feedback
- Date: Fri, 10 Aug 2007 17:27:33 +0200
- From: ralf.corsepius at rtems.org (Ralf Corsepius)
- Subject: RTEMS 4.7.99.2 Available -- PowerPC/virtex feedback
On Fri, 2007-08-10 at 09:19 -0500, Joel Sherrill wrote:
> Robert S. Grimes wrote:
> > gregory.menke at gsfc.nasa.gov wrote:
> >
> >> You'll have to apply -msoft-float to more than the RTEMS kernel, newlib
> >> (being part of the toolchain) needed to be compiled with it as well.
> >>
> >>
> > Does this mean rebuilding gcc?
Yes.
> Or can newlib be built separately?
Depends on what you want.
To add a soft-float variant you'll have to rebuild gcc+newlib.
In some situations newlib can be build separately.
Ralf