public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* RE: GCC-3.3.3 Installation
@ 2004-03-17 10:40 lrtaylor
  0 siblings, 0 replies; 3+ messages in thread
From: lrtaylor @ 2004-03-17 10:40 UTC (permalink / raw)
  To: blime, gcc-help

Did you build it in a subdirectory in the source tree?  That is, is the
source installed in /sodsim/local/gcc-3.3.3, and then you built it in a
subdirectory called objdir in the source tree?  If so, you can't do
that.  You need to build it in a directory completely outside of the
source tree (e.g., /sodsim/local/gcc-333-objdir).

Cheers,
Lyle

-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org] On
Behalf Of Emil Block
Sent: Tuesday, March 16, 2004 8:03 AM
To: gcc-help@gcc.gnu.org
Subject: GCC-3.3.3 Installation

I have installed and currently use GCC-3.3.2 on a SUN computer with
Solaris
2.8.

I was able to build GCC-3.3.3  without a problem, but attempts to
install
produce the
following error message:

......
make[4]: Entering directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/sparcv9/libf2c'
make[4]: `libg2c.la' is up to date.
make[4]: Leaving directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/sparcv9/libf2c'
: /usr/local/bin/make ; exec true
CC='/sodsim/local/gcc-3.3.3/objdir/gcc/xgcc
-B/sodsim/local/gcc-3.3.3/objdir
/gcc/ -B/usr/local/sparc-sun-solaris2.8/bin/
-B/usr/local/sparc-sun-solaris2
.8/lib/ -isystem /usr/local/sparc-sun-solaris2.8/include'
LD='/usr/ccs/bin/ld' LIBTOOL='/bin/sh ./libtool' WARN_CFLAGS='-W -Wall'
CFLAGS='-O2 -g -O2  -m64' CPPFLAGS='' DESTDIR='' AR='ar' RANLIB='true'
prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib'
libsubdir='/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.3'
tooldir='/usr/local/sparc-sun-solaris2.8' multi-do DO="all-unilib"
/bin/sh ../../../../libf2c/../mkinstalldirs /usr/local/lib/sparcv9
/bin/sh ./libtool --mode=install ../../../libf2c/../install-sh -c
libg2c.la
/usr/local/lib/sparcv9
../../../libf2c/../install-sh -c .libs/libg2c.so.0.0.0
/usr/local/lib/sparcv9/libg2c.so.0.0.0
./libtool: ../../../libf2c/../install-sh: not found
make[3]: *** [install] Error 1
make[3]: Leaving directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/sparcv9/libf2c'
make[2]: *** [multi-do] Error 1
make[2]: Leaving directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/libf2c'
make[1]: *** [install] Error 2
make[1]: Leaving directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/libf2c'
make: *** [install-target-libf2c] Error 2

Can anyone provide some help on this?

Blime

^ permalink raw reply	[flat|nested] 3+ messages in thread

* GCC-3.3.3 Installation
@ 2004-03-17 17:30 Emil Block
  0 siblings, 0 replies; 3+ messages in thread
From: Emil Block @ 2004-03-17 17:30 UTC (permalink / raw)
  To: gcc-help; +Cc: gcc-bug

I have installed and currently use GCC-3.3.2 on a SUN computer with
Solaris 2.8. I have used the same procedure to successfully install 6
earlier versions of GCC.

I was able to build GCC-3.3.3  without a problem, but attempts to
install produce the following error message:

......
make[4]: Entering directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/sparcv9/libf2c'
make[4]: `libg2c.la' is up to date.
make[4]: Leaving directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/sparcv9/libf2c'
: /usr/local/bin/make ; exec true
CC='/sodsim/local/gcc-3.3.3/objdir/gcc/xgcc
-B/sodsim/local/gcc-3.3.3/objdir
/gcc/ -B/usr/local/sparc-sun-solaris2.8/bin/
-B/usr/local/sparc-sun-solaris2
.8/lib/ -isystem /usr/local/sparc-sun-solaris2.8/include'
LD='/usr/ccs/bin/ld' LIBTOOL='/bin/sh ./libtool' WARN_CFLAGS='-W -Wall'
CFLAGS='-O2 -g -O2  -m64' CPPFLAGS='' DESTDIR='' AR='ar' RANLIB='true'
prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib'
libsubdir='/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.3'
tooldir='/usr/local/sparc-sun-solaris2.8' multi-do DO="all-unilib"
/bin/sh ../../../../libf2c/../mkinstalldirs /usr/local/lib/sparcv9
/bin/sh ./libtool --mode=install ../../../libf2c/../install-sh -c
libg2c.la*
/usr/local/lib/sparcv9
../../../libf2c/../install-sh -c .libs/libg2c.so.0.0.0
/usr/local/lib/sparcv9/libg2c.so.0.0.0
./libtool: ../../../libf2c/../install-sh: not found
make[3]: *** [install] Error 1
make[3]: Leaving directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/sparcv9/libf2c'
make[2]: *** [multi-do] Error 1
make[2]: Leaving directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/libf2c'
make[1]: *** [install] Error 2
make[1]: Leaving directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/libf2c'
make: *** [install-target-libf2c] Error 2

Can anyone provide some help on this?

I need an explanation of the error. What file or script can't be found? 

Emil Block

^ permalink raw reply	[flat|nested] 3+ messages in thread

* GCC-3.3.3 Installation
@ 2004-03-16 15:27 Emil Block
  0 siblings, 0 replies; 3+ messages in thread
From: Emil Block @ 2004-03-16 15:27 UTC (permalink / raw)
  To: gcc-help

I have installed and currently use GCC-3.3.2 on a SUN computer with Solaris
2.8.

I was able to build GCC-3.3.3  without a problem, but attempts to install
produce the
following error message:

......
make[4]: Entering directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/sparcv9/libf2c'
make[4]: `libg2c.la' is up to date.
make[4]: Leaving directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/sparcv9/libf2c'
: /usr/local/bin/make ; exec true
CC='/sodsim/local/gcc-3.3.3/objdir/gcc/xgcc -B/sodsim/local/gcc-3.3.3/objdir
/gcc/ -B/usr/local/sparc-sun-solaris2.8/bin/ -B/usr/local/sparc-sun-solaris2
.8/lib/ -isystem /usr/local/sparc-sun-solaris2.8/include'
LD='/usr/ccs/bin/ld' LIBTOOL='/bin/sh ./libtool' WARN_CFLAGS='-W -Wall'
CFLAGS='-O2 -g -O2  -m64' CPPFLAGS='' DESTDIR='' AR='ar' RANLIB='true'
prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib'
libsubdir='/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.3.3'
tooldir='/usr/local/sparc-sun-solaris2.8' multi-do DO="all-unilib"
/bin/sh ../../../../libf2c/../mkinstalldirs /usr/local/lib/sparcv9
/bin/sh ./libtool --mode=install ../../../libf2c/../install-sh -c libg2c.la
/usr/local/lib/sparcv9
../../../libf2c/../install-sh -c .libs/libg2c.so.0.0.0
/usr/local/lib/sparcv9/libg2c.so.0.0.0
./libtool: ../../../libf2c/../install-sh: not found
make[3]: *** [install] Error 1
make[3]: Leaving directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/sparcv9/libf2c'
make[2]: *** [multi-do] Error 1
make[2]: Leaving directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/libf2c'
make[1]: *** [install] Error 2
make[1]: Leaving directory
`/sodsim/local/gcc-3.3.3/objdir/sparc-sun-solaris2.8/libf2c'
make: *** [install-target-libf2c] Error 2

Can anyone provide some help on this?

Blime

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-03-17 15:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-17 10:40 GCC-3.3.3 Installation lrtaylor
  -- strict thread matches above, loose matches on Subject: below --
2004-03-17 17:30 Emil Block
2004-03-16 15:27 Emil Block

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).