Help with MIPS compilation

Ramasamy C thedavinci@gmail.com
Sat Dec 8 19:30:00 GMT 2007


Im using sde-lite (GCC 3.4.4 mipssde-6.06.01-20070420) version of gcc for my
development. I would require the data/bss sections to be relocatable but not
the text section. How can this be done? By compiling using -Wa,-KPIC/-fpic
produces code that using GOTs for both functions/global data, which is not
allowed in my case.

Thanks in advance.

-- 
View this message in context: http://www.nabble.com/Help-with-MIPS-compilation-tf4968164.html#a14231768
Sent from the gcc - Help mailing list archive at Nabble.com.



More information about the Gcc-help mailing list