home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.help
- Path: sparky!uunet!spool.mu.edu!agate!usenet.ins.cwru.edu!wariat!dima
- From: dima@wariat.org (Dmitry Sazonov)
- Subject: Re: Compiling libg++-2.2 on ISC SVR3 v2.2.0
- Message-ID: <1992Nov21.164728.7170@wariat.org>
- Sender: usenet@wariat.org (Usenet News Administration)
- Nntp-Posting-Host: pony.wariat.org
- Organization: Akademia Pana Kleksa - Public Access UNIX
- X-Newsreader: TIN [version 1.1 PL7]
- References: <1992Nov19.050717.17125@r-node.gts.org>
- Date: Sat, 21 Nov 1992 16:47:28 GMT
- Lines: 17
-
- I've got almoust the same w gcc2.3.1 on ISC3.1:
-
- gcc -g -nostdinc++ -I.. -I. -I./../iostream -I./../g++-include -c String.cc
- In file included from ./../iostream/iostream.h:25, from ./../iostream/stream.h:7, from ./String.h:26, from String.cc:25:
- /../iostream/streambuf.h:359: warning: type specifier omitted for parameter
- /../iostream/streambuf.h:359: parse error before `,'
- /../iostream/streambuf.h:360: warning: type specifier omitted for parameter
- /../iostream/streambuf.h:360: parse error before `)'
- ...
-
- BTW, binutils2.0, ld , bfd, don't recognize target 'isc' they like
- i386-sysv.
-
- Does anybody got libg++ compiled clearly on ISC?, w/o hacking Makefiles?
-
- --
- Dima
-