multilib & newlib

Scott Howard (scott@objsw.com)
Thu, 19 Nov 1998 16:36:55 -0800


You need to edit the definition of MULTILIB_OPTIONS in the makefile
fragment.  The file to change will be either 'config/arm/t-bare' or
'config/arm/t-semi', depending upon which configuration you're
building.  Remove any reference to 'mlittle-endian' or 'mbig-endian'.
Also remove reference to 'le' and 'be' in MULTILIB_DIRNAMES.

Quality Quorum wrote:

> Hi,
>
> I am compiling newlib for arm-aout and I would like to reduce
> number of multilib options e.g. have little-endian only.
> I have no idea how to approach this problem.
>
> Thanks,
>
> Aleksey
>
>
> ________________________________________________
> To get help for the crossgcc list, send mail to
> crossgcc-request@cygnus.com with the text 'help'
> (without the quotes) in the body of the message.

_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.