https://bugzilla.novell.com/show_bug.cgi?id=230938 Summary: GNU linker fails when using the i386pe output model Product: openSUSE 10.2 Version: Final Platform: x86 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: gero@gkminix.han.de QAContact: qa@suse.de When linking a program with the -mi386pe command line switch, the linker fails with the message "Buffer overflow detected" on a SuSE 10.2 system which has been upgraded from 10.1. This linker behaviour is reproducable independent of the input files (e.g. even "Hello world" does produce this error). Linking the same program as ELF works without a problem. When calling the linker with -Ti386pe.x instead of -mi386pe it fails with a segment violation error instead. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.