This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Building PPC EABI without "-mno-eabi -mrelocatable-lib"?


Is there an easy way to build for "powerpc-*-eabi" so that the
"-mno-eabi -mrelocatable-lib" options are not enabled?  Ie,
this is for a statically linked and unrelocatable system, and
I don't want a large GOT2 table.

I can see how to patch libgloss and newlib to do this, but I'd have
to redo this for every release.   Having non-relocatable embedded
PPC systems is very common, so I suspect there may be a config
option that I'm missing. 

Thanks,
Darin Johnson


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