home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!sparc3.UUCP!jkh
- From: jkh@sparc3.UUCP (Jordan K Hubbard)
- Subject: Failure to compile libg++-2.1 on SPARCstation + Solaris 1.0
- Message-ID: <JKH.92Jul20174129@sparc3.lotus.com>
- Sender: gnulists@ai.mit.edu
- Organization: Lotus Ireland
- Distribution: gnu
- Date: Mon, 20 Jul 1992 21:41:29 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 9
-
- gcc -g -nostdinc++ -I. -I.. -I. -I./../src -I./../g++-include -c editbuf.C
- editbuf.C: In method `struct edit_buffer* edit_mark::buffer ()':
- editbuf.C:637: warning: implicit declaration of function `offsetof'
- editbuf.C:637: parse error before `)'
- editbuf.C:638: warning: control reaches end of non-void function
- make[2]: *** [editbuf.o] Error 1
- make[1]: *** [in-io] Error 1
- make: *** [all-libg++] Error 1
-
-