This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Help with MIPS compilation
- From: Ramasamy C <thedavinci at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Sat, 8 Dec 2007 11:30:34 -0800 (PST)
- Subject: Help with MIPS compilation
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.