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.