Re: make bootstrap and make not working for gcc-4.4.1

2009-09-08 Thread Margaret Doll
With the addition of the definition the LD_LIBRARY_PATH, the configuration, make bootstrap, make and make install worked. Thanks to everyone that gave me suggestions. On Sep 5, 2009, at 12:48 PM, Dave Korn wrote: Margaret Doll wrote: I was following the instructions on the build from http

Re: make bootstrap and make not working for gcc-4.4.1

2009-09-05 Thread Dave Korn
Margaret Doll wrote: > I was following the instructions on the build from > http://gcc.gnu.org/java/build-snapshot.html > > 5. Compile and install gcc/gcj/libgcj > $ cd compile > $ mkdir objdir > $ cd objdir > $ ../gcc/configure --enable-threads=posix --prefix=/home/joerg/gcc \ > --enable-sha

Re: make bootstrap and make not working for gcc-4.4.1

2009-09-04 Thread Richard Guenther
On Fri, Sep 4, 2009 at 9:01 PM, Margaret Doll wrote: > > > Begin forwarded message: > >> From: Margaret Doll >> Date: September 4, 2009 12:07:51 PM EDT >> To: gcc@gcc.gnu.org >> Subject: Re: make bootstrap and make not working for gcc-4.4.1 >> >&g

Fwd: make bootstrap and make not working for gcc-4.4.1

2009-09-04 Thread Margaret Doll
Begin forwarded message: From: Margaret Doll Date: September 4, 2009 12:07:51 PM EDT To: gcc@gcc.gnu.org Subject: Re: make bootstrap and make not working for gcc-4.4.1 On Sep 4, 2009, at 10:42 AM, Paolo Carlini wrote: Margaret Doll wrote: I need help in installing gcc in /usr/local

Re: make bootstrap and make not working for gcc-4.4.1

2009-09-04 Thread Margaret Doll
On Sep 4, 2009, at 10:42 AM, Paolo Carlini wrote: Margaret Doll wrote: I need help in installing gcc in /usr/local. After configuring gcc in /usr/local/gcc-4.4.1/objdir using ../gcc/configure --prefix=/usr/local/ --enable-threads=[osix --enable-shared --enable-languages=c++,java --enable-boo

Re: make bootstrap and make not working for gcc-4.4.1

2009-09-04 Thread Paolo Carlini
Margaret Doll wrote: > I need help in installing gcc in /usr/local. > > After configuring gcc in /usr/local/gcc-4.4.1/objdir using > > ../gcc/configure --prefix=/usr/local/ --enable-threads=[osix > --enable-shared --enable-languages=c++,java --enable-bootstrap Last but not least, from your build di

Re: make bootstrap and make not working for gcc-4.4.1

2009-09-04 Thread Paolo Carlini
Margaret Doll wrote: > I need help in installing gcc in /usr/local. > > After configuring gcc in /usr/local/gcc-4.4.1/objdir using > > ../gcc/configure --prefix=/usr/local/ --enable-threads=[osix > --enable-shared --enable-languages=c++,java --enable-bootstrap > > I try > > make bootstrap > make:

make bootstrap and make not working for gcc-4.4.1

2009-09-04 Thread Margaret Doll
I need help in installing gcc in /usr/local. After configuring gcc in /usr/local/gcc-4.4.1/objdir using ../gcc/configure --prefix=/usr/local/ --enable-threads=[osix --enable- shared --enable-languages=c++,java --enable-bootstrap I try make bootstrap make: ** No rule to make target 'bootstrp