public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* problems with gcc installation
@ 2009-10-15  9:49 yzysea
  2009-10-16  5:15 ` Ben Elliston
  0 siblings, 1 reply; 2+ messages in thread
From: yzysea @ 2009-10-15  9:49 UTC (permalink / raw)
  To: gcc


Hi,
  I need to intall gcc-2.5.8 on opensolaris. In the "make" step, I get  the
following message:

  root@opensolaris:/export/home/sea/Desktop/gcc-2.5.8# make
cc  -DIN_GCC   -g     -I. -I. -I./config \
 
-DGCC_INCLUDE_DIR=\"/usr/local/gcc258/lib/gcc-lib/i386-sun-sunos5.11/2.5.8/include\"
\
  -DGPLUSPLUS_INCLUDE_DIR=\"/usr/local/gcc258/lib/g++-include\" \
  -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
 
-DCROSS_INCLUDE_DIR=\"/usr/local/gcc258/lib/gcc-lib/i386-sun-sunos5.11/2.5.8/sys-include\"
\
  -DTOOL_INCLUDE_DIR=\"/usr/local/gcc258/i386-sun-sunos5.11/include\" \
  -DTOOLDIR=\"/usr/local/gcc258/i386-sun-sunos5.11/\" \
  -c `echo ./cccp.c | sed 's,^\./,,'`
cccp.c: In function `bzero':
cccp.c:8966: error: argument "b" doesn't match prototype
cccp.c:240: error: prototype declaration
cccp.c: In function `bcopy':
cccp.c:8976: error: argument "b1" doesn't match prototype
cccp.c:240: error: prototype declaration
cccp.c:8976: error: argument "b2" doesn't match prototype
cccp.c:240: error: prototype declaration
cccp.c: In function `bcmp':
cccp.c:8986: error: argument "b1" doesn't match prototype
cccp.c:240: error: prototype declaration
cccp.c:8986: error: argument "b2" doesn't match prototype
cccp.c:240: error: prototype declaration
*** Error code 1
make: Fatal error: Command failed for target `cccp.o'

I am trapped in this problem for ages.:-(
Can anyone give me some help?  Thanks a great deal
-- 
View this message in context: http://www.nabble.com/problems-with-gcc-installation-tp25904582p25904582.html
Sent from the gcc - Dev mailing list archive at Nabble.com.

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

* Re: problems with gcc installation
  2009-10-15  9:49 problems with gcc installation yzysea
@ 2009-10-16  5:15 ` Ben Elliston
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Elliston @ 2009-10-16  5:15 UTC (permalink / raw)
  To: yzysea; +Cc: gcc

On Thu, 2009-10-15 at 01:16 -0700, yzysea wrote:

>   I need to intall gcc-2.5.8 on opensolaris. In the "make" step, I get  the
> following message:

This is the GCC development list, not a list for answering questions
about how to compile up and use GCC.  Please take your question to the
gcc-help@gcc.gnu.org list, which is the more appropriate list.

Why on earth do you want to compile GCC 2.5.8?  It was released over 15
years ago.

Cheers, Ben


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

end of thread, other threads:[~2009-10-15 22:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-15  9:49 problems with gcc installation yzysea
2009-10-16  5:15 ` Ben Elliston

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