*BSD News Article 39013


Return to BSD News archive

Xref: sserve comp.os.386bsd.questions:15031 gnu.g++.help:7226 gnu.gcc.help:10278
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!yarrina.connect.com.au!werple.apana.org.au!otis.apana.org.au!serval.net.wsu.edu!netnews.nwnet.net!oracle.pnl.gov!osi-east2.es.net!cronkite.nersc.gov!dancer.ca.sandia.gov!overload.lbl.gov!lll-winken.llnl.gov!uwm.edu!news.alpha.net!solaris.cc.vt.edu!news.mathworks.com!news.kei.com!travelers.mail.cornell.edu!newstand.syr.edu!mailbox.syr.edu!smcarey
From: smcarey@mailbox.syr.edu (Shawn Carey)
Newsgroups: comp.os.386bsd.questions,gnu.g++.help,gnu.gcc.help
Subject: Re: Problems compiling libg++-2.6.1 using gcc-2.6.[1,2]
Date: 6 Dec 1994 01:57:19 GMT
Organization: Syracuse University, Syracuse, NY
Lines: 24
Message-ID: <3c0gdv$rj3@newstand.syr.edu>
References: <3bvi9e$gj4@cville-srv.wam.umd.edu>
NNTP-Posting-Host: sudial-100.syr.edu

In article <3bvi9e$gj4@cville-srv.wam.umd.edu> cradle@wam.umd.edu (David) writes:
>
>
>I'm having difficulty compiling the libg++-2.6.1 library on my system, an   
>i386/40 running FreeBSD 1.1.
>
[...]
>2.  I installed gcc.  I've had no luck with either version 2.6.1 or 2.6.2.
>  (haven't tried 2.6.3 yet).
>    

	Try using 2.6.3.  I just compiled libg++-2.6.1 (shared
version, too) on a FreeBSD-1.1.5 system without any difficulties.
I noticed in the ChangeLog for gcc 2.6.3 that some bogus paths were
removed from config/i386/freebsd.h, namely: DEFAULT_TARGET_MACHINE,
GPLUSPLUS_INCLUDE_DIR, TOOL_INCLUDE_DIR, and GCC_INCLUDE_DIR.  You
might be able to get by with 2.6.2 simply by removing these defintions
from freebsd.h.

>David Eisner
>cradle@wam.umd.edu
>University of Maryland at College Park

-Shawn Carey