From owner-freebsd-questions  Mon Dec 27  8:51: 5 1999
Delivered-To: freebsd-questions@freebsd.org
Received: from kaunas.aiva.lt (kaunas.aiva.lt [193.219.247.177])
	by hub.freebsd.org (Postfix) with ESMTP id A212F15034
	for <freebsd-questions@FreeBSD.ORG>; Mon, 27 Dec 1999 08:51:01 -0800 (PST)
	(envelope-from f1926@kaunas.aiva.lt)
Received: from briviba.lt (s25.kaunas.aiva.lt [193.219.247.155])
	by kaunas.aiva.lt (8.9.3/8.9.3) with SMTP id SAA23599
	for <freebsd-questions@FreeBSD.ORG>; Mon, 27 Dec 1999 18:50:55 +0200
From: Tomas Furmonavicius <f1926@kaunas.aiva.lt>
To: freebsd-questions@FreeBSD.ORG
Subject: Compiling OpenCascade
Date: Mon, 27 Dec 1999 18:30:36 +0200
X-Mailer: KMail [version 1.0.21]
Content-Type: text/plain
MIME-Version: 1.0
Message-Id: <99122718525700.00771@briviba.lt>
Content-Transfer-Encoding: 8bit
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

Hi,

I'm trying to build OpenCascade (www.opencascade.org) on FreeBSD 3.3.

The problem is, that default compiler - gcc 2.7.x can't compile any serious C++
program (including OpenCascade of course). I tried to install gcc 2.95 from
ports collection, but there's no shared c++ support libs (libstdc++ and libg++)
 included in the package, only static libstdc++.a. 

I don't have much experience with BSDs , so I have a question: where can I get
complete egcs compiler suite (or gcc 2.95), and how should I install it as
default compiler, instead of gcc 2.7.x ?

Tomas 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message