forward 456937 gcc
severity 456937 normal
retitle 456937 FTBFS: gcc fails to compile pcsx without optimizations
thanks

This doesn't appear to be a bug with pcsx, but rather with gcc. Here is
the upstream gcc bug report:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11203 .

It is a popular bug, with many duplicates. It was opened in 2003. The
Status at the top of the page says "RESOLVED", but they actually meant
that they don't plan to fix it. I don't know why.

pcsx will compile with optimization flags "-O1" and "-02". It will not
compile with "-O0". I have downgraded the severity, since there is a
workaround. It won't be easy to fix. It would be nice to be able debug
pcsx code without having the code pointer appear to jump around in gdb.

-Brandon




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to