This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: Arm-coff/Arm-elf linker placement of data and bss


   Date: Thu, 13 Jan 2000 15:20:34 -0800
   From: Jeff Mock <jeff@mock.com>

   How does arm-{coff,elf}-ld  figure out where to put the beginning of the
   initialized data segment?

Section placement in the linker is always controlled by a linker
script.

Use the --verbose option when you link to see the linker script that
the linker is using.

Ian

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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