[Bug 620118] Re: Internal compiler error w/ lightspark git clone

2010-08-19 Thread Max_E
Okay, I tried a very simple backport of the fix linked to, and that did *not* work! I've verified with gcc -v that I am using my modified version of GCC, and it still has the same error when I try to compile Lightspark. I think the next thing for me to try is just checking out that SVN revision, s

[Bug 620118] Re: Internal compiler error w/ lightspark git clone

2010-08-19 Thread Max_E
Will do, thanks! -- Internal compiler error w/ lightspark git clone https://bugs.launchpad.net/bugs/620118 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com

[Bug 620118] Re: Internal compiler error w/ lightspark git clone

2010-08-19 Thread bbordwell
If you need a fix for the bug in previous versions of Ubuntu, please do steps 1 and 2 of the SRU Procedure [1] to bring the need to a developer's attention. [1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure -- Internal compiler error w/ lightspark git clone https://bugs.launchpad.net/b

[Bug 620118] Re: Internal compiler error w/ lightspark git clone

2010-08-19 Thread Max_E
So I had a brainwave-- the bug report links to the apparently very simple fix which ended up being used in GCC. It's just replacing one block of code in one file. (Here's the diff: http://gcc.gnu.org/viewcvs/branches/gcc-4_4-branch/gcc/expr.c?r1=150947&r2=150946&pathrev=150947) I think it should be

[Bug 620118] Re: Internal compiler error w/ lightspark git clone

2010-08-19 Thread Matthias Klose
not invalid, but fixed in lucid. ** Changed in: gcc-defaults (Ubuntu) Status: Invalid => Fix Released -- Internal compiler error w/ lightspark git clone https://bugs.launchpad.net/bugs/620118 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 620118] Re: Internal compiler error w/ lightspark git clone

2010-08-18 Thread Max_E
Okay, now this is interesting, according to gcc -v (I know I should have included this in the report but I forgot,) I have 4.4.1. This appears to be the most-recent version available in Karmic. (Am I wrong?) So this might still be a bug in Karmic, and Karmic is still a supported distro. I'd be hap

[Bug 620118] Re: Internal compiler error w/ lightspark git clone

2010-08-18 Thread bbordwell
Looks like this is the bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41123 -- Internal compiler error w/ lightspark git clone https://bugs.launchpad.net/bugs/620118 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 620118] Re: Internal compiler error w/ lightspark git clone

2010-08-18 Thread bbordwell
Thank you for taking the time to help make Ubutnu better. It appears this is already fixed upstream as it is working for me. Could you try updating gcc to a later version of 4.4 (I am using 4.4.3 but it looks like the latest is 4.4.4) to confirm? ** Changed in: gcc-defaults (Ubuntu) Status

[Bug 620118] Re: Internal compiler error w/ lightspark git clone

2010-08-18 Thread Max_E
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/620118/+attachment/1498815/+files/Dependencies.txt ** Attachment added: "XsessionErrors.txt" https://bugs.launchpad.net/bugs/620118/+attachment/1498816/+files/XsessionErrors.txt -- Internal compiler error w/ lightsp