public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c++/10191: c++ compiler in gcc 3.2.2 still doesn't compile on sunos 4.1.4
@ 2003-03-22 23:36 jason
  0 siblings, 0 replies; only message in thread
From: jason @ 2003-03-22 23:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         10191
>Category:       c++
>Synopsis:       c++ compiler in gcc 3.2.2 still doesn't compile on sunos 4.1.4
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 22 23:36:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     jason@pobox.com
>Release:        unknown-1.0
>Organization:
>Environment:
sparc 10 with dual 125Mhz hypersparc, 128M of memory running SunOS 4.1.4
>Description:
I am trying to get gcc 3.2.2 to compile on sunos 4.1.4.

The last version to successfully compile (with some
minor hacks) was gcc 2.95.3.  Every gcc 3 release
since then fails to compile the c++ compiler with the
following error:


/local/dev/build/buildgcc322/gcc/xgcc -B/local/dev/build/buildgcc322/gcc/ -B/opt/local/stow/gcc-3.2.2/sparc-sun-sunos4.1.4/bin/ -B/opt/local/stow/gcc-3.2.2/sparc-sun-sunos4.1.4/lib/ -isystem /opt/local/stow/gcc-3.2.2/sparc-sun-sunos4.1.4/include -DHAVE_CONFIG_H -I. -I../../../../gcc-3.2.2/libstdc++-v3/libmath -I.. -O2 -O -c ../../../../gcc-3.2.2/libstdc++-v3/libmath/signbit.c  -fPIC -DPIC -o .libs/signbit.o
../../../../gcc-3.2.2/libstdc++-v3/libmath/signbit.c: In function `__signbit':
../../../../gcc-3.2.2/libstdc++-v3/libmath/signbit.c:39: `ieee_double_shape_type' undeclared (first use in this function)
../../../../gcc-3.2.2/libstdc++-v3/libmath/signbit.c:39: (Each undeclared identifier is reported only once
../../../../gcc-3.2.2/libstdc++-v3/libmath/signbit.c:39: for each function it appears in.)
../../../../gcc-3.2.2/libstdc++-v3/libmath/signbit.c:39: parse error before "gh_u"
../../../../gcc-3.2.2/libstdc++-v3/libmath/signbit.c:39: `gh_u' undeclared (first use in this function)


I get about one email every few weeks now from other
people trying to build gcc on sunos4 so it is still a
platform that is in use..  I can make accounts available
on the box to anyone who is interested in looking at
this..  i realise it is a very low priority.  the error has
been discussed before and i understand that it is 
basically that sunos4 is missing some header
information that would have to be ported back to it from
a more modern OS to make this compile (?)

regards,

-jason
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-22 23:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-22 23:36 c++/10191: c++ compiler in gcc 3.2.2 still doesn't compile on sunos 4.1.4 jason

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