Re: PATCH: Libjava (gij) testting on the mainline

2006-03-01 Thread Andrew Haley
H. J. Lu writes: > On Wed, Mar 01, 2006 at 03:19:18PM +, Andrew Haley wrote: > > H. J. Lu writes: > > > On Wed, Mar 01, 2006 at 02:11:21PM +, Andrew Haley wrote: > > > > H. J. Lu writes: > > > > > > > > > > The fix was posted at > > > > > > > > > > http://gcc.gnu.org/ml/

Re: PATCH: Libjava (gij) testting on the mainline

2006-03-01 Thread H. J. Lu
On Wed, Mar 01, 2006 at 03:19:18PM +, Andrew Haley wrote: > H. J. Lu writes: > > On Wed, Mar 01, 2006 at 02:11:21PM +, Andrew Haley wrote: > > > H. J. Lu writes: > > > > > > > > The fix was posted at > > > > > > > > http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01486.html > > >

Re: PATCH: Libjava (gij) testting on the mainline

2006-03-01 Thread Andrew Haley
H. J. Lu writes: > On Wed, Mar 01, 2006 at 02:11:21PM +, Andrew Haley wrote: > > H. J. Lu writes: > > > > > > The fix was posted at > > > > > > http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01486.html > > > > If it still works, please check it in. > > Ooops. The correct patch i

Re: PATCH: Libjava (gij) testting on the mainline

2006-03-01 Thread H. J. Lu
On Wed, Mar 01, 2006 at 02:11:21PM +, Andrew Haley wrote: > H. J. Lu writes: > > On Wed, Mar 01, 2006 at 11:48:39AM +, Andrew Haley wrote: > > > Andrew Haley writes: > > > > Andrew Pinski writes: > > > > > With clean sources on x86_64-linux-gnu, I am getting almost all > tests > >

Re: PATCH: Libjava (gij) testting on the mainline

2006-03-01 Thread Andrew Haley
H. J. Lu writes: > On Wed, Mar 01, 2006 at 11:48:39AM +, Andrew Haley wrote: > > Andrew Haley writes: > > > Andrew Pinski writes: > > > > With clean sources on x86_64-linux-gnu, I am getting almost all > > tests > > > > for running gij to fail. Does anyone know what is going on he

PATCH: Libjava (gij) testting on the mainline

2006-03-01 Thread H. J. Lu
On Wed, Mar 01, 2006 at 11:48:39AM +, Andrew Haley wrote: > Andrew Haley writes: > > Andrew Pinski writes: > > > With clean sources on x86_64-linux-gnu, I am getting almost all tests > > > for running gij to fail. Does anyone know what is going on here? > > > > I'll have a try now. >

Re: Libjava (gij) testting on the mainline

2006-03-01 Thread H. J. Lu
On Tue, Feb 28, 2006 at 08:40:18PM -0500, Andrew Pinski wrote: > With clean sources on x86_64-linux-gnu, I am getting almost all tests > for running gij to fail. Does anyone know what is going on here? I will bet it is http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17311 H.J.

Re: Libjava (gij) testting on the mainline

2006-03-01 Thread Andrew Pinski
On Mar 1, 2006, at 6:48 AM, Andrew Haley wrote: Andrew Haley writes: Andrew Pinski writes: With clean sources on x86_64-linux-gnu, I am getting almost all tests for running gij to fail. Does anyone know what is going on here? I'll have a try now. You are right. The error is lt-gij: rel

Re: Libjava (gij) testting on the mainline

2006-03-01 Thread Andrew Haley
Andrew Haley writes: > Andrew Pinski writes: > > With clean sources on x86_64-linux-gnu, I am getting almost all tests > > for running gij to fail. Does anyone know what is going on here? > > I'll have a try now. You are right. The error is lt-gij: relocation error: /home/aph/gcc/trun

Re: Libjava (gij) testting on the mainline

2006-03-01 Thread Andrew Haley
Andrew Pinski writes: > With clean sources on x86_64-linux-gnu, I am getting almost all tests > for running gij to fail. Does anyone know what is going on here? I'll have a try now. Andrew.

Libjava (gij) testting on the mainline

2006-02-28 Thread Andrew Pinski
With clean sources on x86_64-linux-gnu, I am getting almost all tests for running gij to fail. Does anyone know what is going on here? Thanks, Andrew Pinski