[XviD-devel] Error linking win32 code with GNU ld 2.14.x

Edouard Gomez ed.gomez at free.fr
Mon Oct 20 03:50:27 CEST 2003


Hey,

making slow progress on that error, this is definitively a problem with
GNU ld determining the .text section size with error (size 0x0c instead
of 0xf3). So the linker starts relocating instructions up to the 12th
byte, and panics there because there is no logic.

GNU ld is not simple to debug as it represents lot of lines to read and
understand...

A basic diff between all coff files doesn't show anything special that
could impact on the section size... i'm still investigating that bug.

-- 
Edouard Gomez


More information about the XviD-devel mailing list