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]

Relocatable code


  I'm programming with gcc for ARM (ARM7TDMI) and I wonder if there's a
way to make gcc compile relocatable code. My ARM processor hasn't got an
MMU and I would want to be able to store programs in flash or receive
them via serial port and put them to work at any memory region.

  Another question that I have is the topic of this list. Is my question
suitable? Which aspects can be discussed here?

--
Rafael Rodríguez Velilla        rrv@tid.es
Telefónica I+D          http://www.tid.es
Telf: +34 - 91 337 4270




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