This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Question about compilation details
- From: eduardo <eduardo at medx dot com dot br>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 24 Apr 2008 12:38:59 -0300
- Subject: Question about compilation details
Hi.
I'm using the arm-elf-gcc compiler to compile some files to a ARM9 (Freescale i.MX27, ARM926EJ-S core). What I would like to know is how can I visualize/change the address specifications made by the linker to the output file? I heard gcc can generate a file (.lst) that contains such information, but I also don't know how to create this file.
Thanks in advance.
Best regards,
Eduardo