Clandestiny
April 7th, 2005, 09:11
Hi,
I'm not quite sure which forum this question belongs on, but as its more of a programming related question I posted it here: Admins feel free to move it if its off topic.
Ok, here goes:
I want to force some global data into a specific section in the PE file I'm compiling. By default, it is allocated inline in the .text section which is not what I need. I have examined both the linker and compiler flags but have been unable to find exactly what I'm looking for. Maybe I'm overlooking something?
Thanks,
Clandestiny
I'm not quite sure which forum this question belongs on, but as its more of a programming related question I posted it here: Admins feel free to move it if its off topic.
Ok, here goes:
I want to force some global data into a specific section in the PE file I'm compiling. By default, it is allocated inline in the .text section which is not what I need. I have examined both the linker and compiler flags but have been unable to find exactly what I'm looking for. Maybe I'm overlooking something?
Thanks,
Clandestiny