public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Dickson, Ross" <ross.dickson@intel.com>
To: "'egcs@cygnus.com'" <egcs@cygnus.com>
Subject: egcs/gcc and solaris x86 V2.6
Date: Tue, 14 Jul 1998 16:57:00 -0000	[thread overview]
Message-ID: <B38DE02578EBD111AC4200A0C95D19EE341A0D@orsmsx30.jf.intel.com> (raw)

I have several comments on the installation process for egcs/gcc when
working with Solaris 2.6 for x86.

I have been trying to install either gcc or egcs on an x86 based system with
Solaris 2.6 Intel Platform Edition. The only additional software installed
on the system is the Sun WorkShop component "Visual WS C++/Intel". cc -V
produces the output "cc: WorkShop Compilers 4.2 30 Oct 1996 C 4.2". After
running configure in a separate build directory, make bootstrap produced the
error "make: Fatal error: Command failed for target `enquire.o'" which was
preceded by 

make CC="cc" libdir=/usr/local/lib LANGUAGES="c"
./xgcc -b./ -DIN_GCC -g -I./include -DNO_MEM -DNO_LONG_DOUBLE_IO -O0 -I. -c
../../egcs-1.0.3a/gcc/enquire.c
../../egcs-1.0.3a/gcc/enquire.c:354: missing white space after number `1'
../../egcs-1.0.3a/gcc/enquire.c:354: unterminated `#if' conditional
*** Error code 1

when I tried compiling gcc 2.6.0 from the CD shipped with "UNIX System
Administration Handbook" by Nemeth et.al. I got a similar error, the last
line was the same but I don't remember seeing the "missing white space"
error. When I attempted to compile gcc 2.8.1 from ftp.gnu.org configure said
"no acceptable cc found in $PATH", the workshop compiler was in the path as
/usr/ucb/cc.

In addition, gnu make gave the same error on configure as gcc 2.8.1 so I was
using /usr/ccs/bin/make when I attempted to make egcs.

Finally, in  http://egcs.cygnus.com/install/specific.html there is a line

You'll need a patch to fix an egcs bug on this platform. x86 solaris patch 

where "x86 solaris patch" is a link to
http://www-egcs.cygnus.com/faq.html#x86solaris which does not work due to
the "www-" at the beginning.

Ross Dickson
Compatibility Validation
Intel

             reply	other threads:[~1998-07-14 16:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-14 16:57 Dickson, Ross [this message]
1998-07-15  4:15 ` Gerald Pfeifer
1998-07-15  6:45 ` Gerald Pfeifer
1998-07-15 11:36   ` Jeffrey A Law
1998-07-16  0:32 ` Jeffrey A Law

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B38DE02578EBD111AC4200A0C95D19EE341A0D@orsmsx30.jf.intel.com \
    --to=ross.dickson@intel.com \
    --cc=egcs@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).