Date: Sat, 5 Oct 1996 10:46:36 +0200 (MET DST) From: grog@lemis.de (Greg Lehey) To: barnes@biodec.wustl.edu Cc: questions@FreeBSD.org Subject: Re: help find compiler, please. Message-ID: <199610050846.KAA08501@allegro.lemis.de> In-Reply-To: <55503.barnes@biodec.wustl.edu> from "Wayne M. Barnes, Ph.D." at Oct 3, 96 11:50:59 am
next in thread | previous in thread | raw e-mail | index | archive | help
Wayne M. Barnes, Ph.D. writes: > > We have searched in vain for a C++ compiler on FreeBSD/Linux that is > robust enought to be able to compile Rogue Wave class templates. > g++ just isn't there yet. We did find one other compiler, and it > failed also. If you know of one that will do it, let us know. Just out of interest, what's wrong with gcc that makes it unable to compile the templates? Are you sure it's not a problem with the sources? C++ is a moving target, and it's quite possible that gcc is correct in not compiling them. If not, I'm sure the gcc people would like to know how it breaks. Greg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610050846.KAA08501>