This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Multilib blues


Hello,

I've problem to configure in multilib support for arm-uclinux  target....
What i need is to have a mutilib subdir pic  where the object modules are
compiled with flag -mno-got...
it works well for all files except for crtbeginS.o and crtendS.o which get
compiled without these options...
when i add crtbeginS.o and crtendS.o to MULTILIB_EXTRA_PARTS  the make
process breaks...

Please advice

Vadim


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