Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

gcc linker script for CLR

25 views
Skip to first unread message

russell...@gmail.com

unread,
Jun 9, 2013, 7:32:53 AM6/9/13
to

I'm trying to place the CLI
metadata within the output PE
executable using a GCC linker
script and, while I understand
the basics of the script's
format, I'm not sure of the
name (required in the script)
of the section in which the
metadata should be located ...

Would someone care to enlighten
me?

Thanks,
Russell



russell...@gmail.com

unread,
Jun 14, 2013, 1:19:51 AM6/14/13
to

Managed to find an answer to my
section name question: the CLR-
related data is placed in the
"text" (i.e: ".text") section

Russell

0 new messages