Re: linker script help.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Gustavo Oliveira" <info@xxxxxxxxxxx> writes:

> However, what I'd like to do is to see if the linker can spit out the 
> current linking script with all symbols so I can edit (instead of 
> writing one from scratch) and pass -T to the linker with my editable 
> script. I searched through the help and I found this option --print-map 
> but it doesn't do what I watn.
> 
> anyway is the an option that the linker outputs to a text file the 
> linker script with all the info I need to be edited?

--verbose.

>From the compiler, you will need to use -Wl,--verbose.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux