Re: [Cegcc-devel] Build of cegcc fails

2006-11-02 Thread Kevin O'Connor
As a follow up to my earlier email - I've confirmed that the build now completes if I comment out the gdb stuff. -Kevin On Wed, Nov 01, 2006 at 07:34:28AM -0500, Kevin O'Connor wrote: > On Mon, Oct 30, 2006 at 05:35:33PM +0100, Danny Backx wrote: > > If you're using the scripts/linux build, then

Re: [Cegcc-devel] Compiler broken

2006-11-02 Thread Pedro Alves
Danny Backx escreveu: Pedro, After doing svn update to pull in your latest fixes, this happens when compiling a simple program with -pg. This didn't happen before. (The 0.10 RPM which I created yesterday was before the svn update and doesn't exhibit the problem.) The same thing happens with the

[Cegcc-devel] Compiler broken

2006-11-02 Thread Danny Backx
Pedro, After doing svn update to pull in your latest fixes, this happens when compiling a simple program with -pg. This didn't happen before. (The 0.10 RPM which I created yesterday was before the svn update and doesn't exhibit the problem.) The same thing happens with the cegcc compiler. Do you