This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libjava build failure sol2.6 asm problem?
- From: Jeff Sturm <jsturm at one-point dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: Phil Edwards <pedwards at disaster dot jaj dot com>, gcc at gcc dot gnu dot org
- Date: Tue, 18 Dec 2001 21:05:25 -0500 (EST)
- Subject: Re: libjava build failure sol2.6 asm problem?
On Tue, 18 Dec 2001, Andreas Tobler wrote:
> > > http://gcc.gnu.org/install/specific.html#sparc-sun-solaris2*
>
> Been there and got an access denied (sun). So I guess I have to wait
> until my IT people can help
FYI I saw this today, but on Solaris 8. The failing source line is
sethi %hi(_GLOBAL_OFFSET_TABLE_-(.LL306-.)), %o0
I'm not so sure this is a problem with as. Compiling the same source file
at -O0 works.
Jeff