From owner-freebsd-questions Wed Jul 24 05:32:58 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA16652 for questions-outgoing; Wed, 24 Jul 1996 05:32:58 -0700 (PDT) Received: from eden.apana.org.au (adam@eden.apana.org.au [203.12.236.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA16632 for ; Wed, 24 Jul 1996 05:31:46 -0700 (PDT) Received: (from adam@localhost) by eden.apana.org.au (8.7.5/8.7.3) id WAA03251 for questions@freebsd.org; Wed, 24 Jul 1996 22:30:14 +1000 From: Adam Frey Message-Id: <199607241230.WAA03251@eden.apana.org.au> Subject: Followup to libg++ question To: questions@freebsd.org Date: Wed, 24 Jul 1996 22:30:14 +1000 (EST) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk A while ago I said: > I am running a FreeBSD 2.1.0 system and have just come to need to use some > libg++ classes, specifically the "Plex" classes. These classes are > typically stored in /usr/include/g++/gen and are generated for use using > the genclass utility. All of this comes in the libg++ source distributions. > However it is missing from my FreeBSD installation and it does not appear > to be available in the distribution or in a port or package or any such > thing. > > So I ask for recommendation as to how to proceed first, and answers as to > why this stuff is not there second. > > I could just compile and install the libg++ src but would rather not if > there was a neater solution. I have done some followup research, mostly reading old mailing list stuff. It seems from what I can gather that much of the libg++ package is not included in 2.1.0 because of compilation problems. If this is true then a) Is there any release that does include it all b) If not, is there any know way to get it working on a 2.1.0 system? Note that what I am looking for specifically are the classes in the gen/ subdirectory and the genclasss utility. Thanks in advance for any help -- - Adam Frey adam@eden.apana.org.au Melbourne Australia -