This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: retracting my retraction [patch included]
- From: Tom Tromey <tromey at redhat dot com>
- To: Adam Megacz <megacz at cs dot berkeley dot edu>
- Cc: java-patches at gcc dot gnu dot org, gnustuff at thisiscool dot com
- Date: 19 Jan 2007 15:40:32 -0700
- Subject: Re: retracting my retraction [patch included]
- References: <x3lkl2km1w.fsf@nowhere.com> <LJ87UVQICIFCACB71ND0YSD8U76V.458a1b70@parallels> <x3ac1hlpgp.fsf@nowhere.com> <x3hcvpi1vo.fsf_-_@nowhere.com>
- Reply-to: tromey at redhat dot com
>>>>> "Adam" == Adam Megacz <megacz@cs.berkeley.edu> writes:
Sorry about the delay on reading this.
I finally read this whole thread.
Adam> - GCJ="${target_noncanonical}-gcj -B`${PWDCMD-pwd}`/"
Adam> + GCJ="$built_gcc_dir/gcj -B$built_gcc_dir/"
I think this patch is probably causing problems for Marco.
However I'm not certain.
How exactly do you run configure?
Tom