News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

bug in patched gcc with lto

Started by reckless, June 16, 2010, 03:05:06 PM

Previous topic - Next topic

reckless

something rather disturbing i discovered.

the patched gcc with lto does not work correctly on win7 64. it does create executables theres no warnings but the created executables cannot run getting error the selected executable is not a valid win32 executable.

the executables run on win9x though  :shock: back to the drawing board i guess ?

MortenMacFly

Quote from: reckless on June 16, 2010, 03:05:06 PM
something rather disturbing i discovered.

the patched gcc with lto does not work correctly on win7 64. it does create executables theres no warnings but the created executables cannot run getting error the selected executable is not a valid win32 executable.

the executables run on win9x though  :shock: back to the drawing board i guess ?
Unrelated to Code::Blocks -> topic locked.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]