[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Trouble Compiling Gnustep-base with GCC 4.0
From: |
Andrew Pinski |
Subject: |
Re: Trouble Compiling Gnustep-base with GCC 4.0 |
Date: |
Thu, 23 Jun 2005 12:45:16 -0400 |
On Jun 23, 2005, at 12:38 PM, Adam Fedor wrote:
I've been so busy I haven't had a chance to get a fix out for this.
But I should beable to do something in the next few days. Meanwhile,
if your in a hurry, you could try installing with debugging, which
sort-of avoids the problem:
Just a note the following error is:
mframe.m: In function ‘mframe_decode_return’:
mframe.m:1579: warning: pointer targets in passing argument 2 of
‘NSGetSizeAndAlignment’ differ in signedness
mframe.m:1711: internal compiler error: in assign_stack_temp_for_type,
at function.c:605
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
Which is really FSF GCC PR 8081: <http://gcc.gnu.org/PR8081> and has
been a bug
since before 2.95.3 was released and not really a regression. How this
worked
before 4.0.0, I don't know.
Thanks,
Andrew Pinski
a GCC bug master and libobjc maintainer