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: PR 8138 replaces PR 8063


I've been able to hack around PR 8138 by using -Ibin instead of -Isrc
(where src contains all my .java's, and bin contains the corresponding
.class's).  So I'm not too motivated to chase this up, but the PR
should remain open.

  - a


Adam Megacz <gcj@lists.megacz.com> writes:
> Andrew Haley <aph@redhat.com> writes:
> > Try "make CFLAGS=-O0".  If that doesn't work go into the gcc
> > directory, "make clean && make".
> 
> Yeah, it still chokes even when built without optimization.
> 
> Any other ideas?
> 
> If you'd like to see for yourself, post your ssh public key and I'll
> give you a login on pythagoras.megacz.com.
> 
>   - a
> 
> -- 
> "Through your rags I see your vanity"  -- Socrates
> 

-- 
"Through your rags I see your vanity"  -- Socrates


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