This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: Moving sections in an executible


On Wed, Feb 14, 2001 at 10:07:55AM -0700, Stephen Smith wrote:

> 1)  Does the -T script modify or replace the default script built into
> the linker.

it replaces the default script

> 2)  If it replaces the default script,  is there a way to have ld
> print out the script that it would use by default so that I could
> modify that and then pass the modified script to ld via the -T switch

pass --verbose to the linker

-- 
  Aaron J. Grier   |    Frye Electronics, Tigard, OR   |   aaron@frye.com

------
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]