Hi Duncan,
I am in the process of verifying that the GNU linker (gcc 3.3.2 VxWorks AE653)
The GNU linker is not part of the GCC project. It is part of the
Binutils project, so this question really should be asked on the
binutils mailing list: [EMAIL PROTECTED]
However, does ld include a
Hi
I am in the process of verifying that the GNU linker (gcc 3.3.2 VxWorks AE653)
does not introduce untraceable object code when creating an executable image.
This involves verifying the affects of code relocation, copying of code from
ROM to RAM etc. the documentation for which I can locate.