This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Dumping GIMPLE ELF sections to text (2)


Hi again

it seems that i am generating a "pei-386" executable and not an ELF on Cygwin with gcc-4.5.1 (--enable-lto). How would i directly generate an ELF executable on cygwin (is it doable?) with the GIMPLE IL information embedded in it? I guess pei-to-elf conversion with objcopy or srecord won't do if the information is not there from the start.

Kind regards
Nikolaos Kavvadias




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]