Re: Linking to Gt.m object files

2012-02-23 Thread Mike Dupont
Just a note, there is noone who says that we should be able to link against this code, I am just learning about the gt.m system maybe they patch the files up before loading them. Bug report here : http://sourceware.org/bugzilla/show_bug.cgi?id=13730 I tested this on the latest compiler on the bui

Linking to Gt.m object files

2012-02-22 Thread Mike Dupont
I have done a s imple experiment with trying binutils on the a gt.m binary I would like to work on getting objtools to support these binaries, and the objdump works, but the linker fails. Attached is a mini program that just calls some internal routine and the object file produced by it. GTM comp