This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Yet another sparc-sun-solaris2.8 bootstrap failure
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: gcc at gcc dot gnu dot org, <java at gcc dot gnu dot org>
- Date: Tue, 9 Apr 2002 15:10:41 +0200 (CEST)
- Subject: Re: Yet another sparc-sun-solaris2.8 bootstrap failure
On Mon, 8 Apr 2002, Jakub Jelinek wrote:
>> This is about the fourth (or fifth?) *different* bootstrap failure on
>> this platform on the release branch. :-(
> I've just commited a fix for this.
Thanks!
Now we are back at the other libffi related bootstrap failure
http://gcc.gnu.org/ml/gcc/2002-04/msg00029.html
| checking size of double... 8
| checking size of long double... 16
| checking size of void *... 8
| checking whether byte ordering is bigendian... cross-compiling... unknown
| checking to probe for byte ordering... guessing bigendian ... unknown
| configure: error: unknown endianess - sorry
| gmake[1]: *** [configure-target-libffi] Error 1
| gmake[1]: Leaving directory `/files/pfeifer/OBJ-0402-1049'
| gmake: *** [bootstrap-lean] Error 2
which occurs only on 32-bit sparc hosts:
http://gcc.gnu.org/ml/gcc/2002-04/msg00080.html
| I have it! The difference is not whether I'm testing trunk or branch,
| the difference is whether the host is
|
| % isainfo -v
| 64-bit sparcv9 applications
| 32-bit sparc applications
|
| which is okay, or
|
| % isainfo -v
| 32-bit sparc applications
|
| which is where this configure test breaks.
Gerald
--
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/