public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* problem compiling gcc on Solaris 8
@ 2001-04-18  9:45 Super-User
  2001-04-18 12:11 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Super-User @ 2001-04-18  9:45 UTC (permalink / raw)
  To: gcc-help; +Cc: pigeon

I am trying to compile gcc 2.95.3 on a Solaris 8 box, after installing a binary 
version of gcc (2.95.2) and make (3.78.1) that I will remove later.

Here is what I get during the course of the install :

...
make[3]: Leaving directory 
`/usr/local/gcc-2.95.3/objdir/sparc-sun-solaris2.8/libiberty'
make[2]: Leaving directory 
`/usr/local/gcc-2.95.3/objdir/sparc-sun-solaris2.8/libiberty'
make[2]: Entering directory 
`/usr/local/gcc-2.95.3/objdir/sparc-sun-solaris2.8/libio'
rootme=`pwd`/ ; export rootme; \
CC="/usr/local/gcc-2.95.3/objdir/gcc/xgcc -B/usr/local/gcc-2.95.3/objdir/gcc/ 
-B/usr/local/sparc-sun-solaris2.8/bin/ -I. -
I../../../libio"; export CC; \
CXX="/usr/local/gcc-2.95.3/objdir/gcc/xgcc -B/usr/local/gcc-2.95.3/objdir/gcc/ 
-B/usr/local/sparc-sun-solaris2.8/bin/ -I.
-I../../../libio -nostdinc++ -nostdinc++ -g -O2"; export CXX; \
CONFIG_NM="nm"; export CONFIG_NM; \
/bin/sh ../../../libio/gen-params LIB_VERSION=2.8.0  >tmp-params.h
../../../libio/gen-params: nm: not found
../../../libio/gen-params: nm: not found
nm failed to find FUNC in dummy.o!
../../../libio/gen-params: -1: bad number
make[2]: *** [_G_config.h] Error 1
make[2]: Leaving directory 
`/usr/local/gcc-2.95.3/objdir/sparc-sun-solaris2.8/libio'
make[1]: *** [all-target-libio] Error 2
make[1]: Leaving directory `/usr/local/gcc-2.95.3/objdir'
make: *** [bootstrap] Error 2



I couldn't find the binutils directory that is referred to in both 
/usr/local/gcc-2.95.3/objdir/sparc-sun-solaris2.8/libio/Makefile
and
/usr/local/gcc-2.95.3/libio/gen-params

Could you be of any help ?

With many thaks.
Sincerely,

Mr Dominique Pigeon, Ph.D. (in biochemistry, not in computer sciences...)
Inserm
16 ave. P.V.COUTURIER, 94807 VILLEJUIF cedex, FRANCE
33 1 45 59 53 38
pigeon@idf.inserm.fr

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

* Re: problem compiling gcc on Solaris 8
  2001-04-18  9:45 problem compiling gcc on Solaris 8 Super-User
@ 2001-04-18 12:11 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-04-18 12:11 UTC (permalink / raw)
  To: Super-User; +Cc: gcc-help, pigeon

On Apr 18, 2001, Super-User <root@idf.inserm.fr> wrote:

> ../../../libio/gen-params: nm: not found

Add /usr/ccs/bin to your PATH.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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

end of thread, other threads:[~2001-04-18 12:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-18  9:45 problem compiling gcc on Solaris 8 Super-User
2001-04-18 12:11 ` Alexandre Oliva

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).