gcc-3.2.1 configure question

Ralf Corsepius corsepiu at faw.uni-ulm.de
Thu Apr 3 00:11:52 UTC 2003


Am Don, 2003-04-03 um 01.47 schrieb Till Straumann:
> Hi.
> 
> I am trying to build the RTEMS/gcc toolchain
> for powerpc-rtems.
> 
> Is there any way to reduce the multilib bloat,
The cure would be to reduce the amount of flags used by RTEMS's powerpc
port.

> i.e. if I only need a small subset of the
> 
> m403 m505 m601 m602 m603 m603e m604 m750 m821 m860
> mpc509 mpc8260
>
> multilib variants - how can I prevent the unused
> from being built?
Patch gcc's gcc/config/rs6000/t-rtems to only build those multilibs you
want. But I don't really recommend you to do so.

Ralf





More information about the users mailing list