This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Questions about bootstrap problem on Solaris


On Fri, Mar 22, 2002 at 11:05:19PM +0100, Gerald Pfeifer wrote:
> >>   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-0322-10:58'
> >>   gmake: *** [bootstrap-lean] Error 2
> > I'm not seeing this on sparcv9-sun-solaris2.8.  Do you need to start
> > in an empty build directory?
> 
> The build directory was empty, but I specified --enable-libgcj (to perform
> the test Tom Tromey had suggested).

If it's using the same check that the gcc configure uses (I havne't looked),
then it might be related to this:

    http://gcc.gnu.org/ml/gcc-bugs/2002-02/msg00166.html

Or it might not; I just saw "byte ordering" near "solaris" and my memory
fired.  :-)


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]