This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: multilib & newlib


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.