> a.out: file format elf32-i386 > > RELOCATION RECORDS FOR [.text]: > OFFSET TYPE VALUE > 00000001 R_386_PC32 *ABS* Hmm, I get a different (correct?) result with coff-i386: a: b: call a-b test.o: file format coff-go32 RELOCATION RECORDS FOR [.text]: OFFSET TYPE VALUE 00000001 DISP32 fake Mark