libstdc++/43: Sun compile error on line 446 of locale.cc (includes ctype.cc)

kmcwhirter@magellan.com kmcwhirter@magellan.com
Sat Mar 18 09:37:00 GMT 2000


>Number:         43
>Category:       libstdc++
>Synopsis:       Sun compile error on line 446 of locale.cc (includes ctype.cc)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 18 09:37:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Kevin L McWhirter
>Release:        libstdc++-2.90.7
>Organization:
>Environment:
Sun Solaris 7, Sparc, gcc 2.95.2
>Description:
Output from gnu c++ attached as file.
>How-To-Repeat:
Type make after ./configure on Solaris 7 for Sparc.
>Fix:
Would like one (or work around).
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="libstdc++-err.txt"
Content-Disposition: inline; filename="libstdc++-err.txt"

# make
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I../config/solaris -I.. -I../stl -I../libio    -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -Werror  -g -fhonor-std -c locale.cc
rm -f .libs/locale.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -nostdinc++ -I../config/solaris -I.. -I../stl -I../libio -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -Werror -g -fhonor-std -c  -fPIC -DPIC locale.cc -o .libs/locale.lo
In file included from locale.cc:446:
../config/solaris/ctype.cc:36: converting to `long int *' from `int *'
../config/solaris/ctype.cc:37: converting to `long int *' from `int *'
../config/solaris/ctype.cc:41: converting to `long int *' from `int *'
../config/solaris/ctype.cc:42: converting to `long int *' from `int *'
make: *** [locale.lo] Error 1



More information about the Libstdc++-prs mailing list