From owner-freebsd-current Fri May 29 00:07:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA18777 for freebsd-current-outgoing; Fri, 29 May 1998 00:07:16 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mailman.cs.ucla.edu (Mailman.CS.UCLA.EDU [131.179.128.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA18746 for ; Fri, 29 May 1998 00:06:41 -0700 (PDT) (envelope-from scottm@mordred.cs.ucla.edu) Received: from mordred.cs.ucla.edu (mordred.cs.ucla.edu [131.179.48.34]) by mailman.cs.ucla.edu (8.8.8/UCLACS-4.0) with ESMTP id AAA27332; Fri, 29 May 1998 00:05:53 -0700 (PDT) Received: (from scottm@localhost) by mordred.cs.ucla.edu (8.8.8/8.8.8) id AAA25365; Fri, 29 May 1998 00:05:52 -0700 (PDT) (envelope-from scottm) Date: Fri, 29 May 1998 00:05:52 -0700 (PDT) From: Scott Michel Message-Id: <199805290705.AAA25365@mordred.cs.ucla.edu> To: mike@smith.net.au Subject: Re: TenDRA C++ Cc: current@FreeBSD.ORG In-Reply-To: <199805281915.MAA01071@dingo.cdrom.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Speaking of TenDRA and C++, is there any reasonable implementation of iostream (or compilation hacks to get iostream to work?) I spent a number of hours on it, but then abandoned it due to shear frustration at fixing various pieces of code (i.e. stdio.h isn't included, but BUFSIZ is used in an obscure #define ...) ! > Quoting Mikhail Teterin (mi@video-collage.com): ! > > Alex Povolotsky once stated: ! > > ! > > =I've tried to compile Qt with TenDRA, and got more errors than I've ! > > =got earlier this year at all ;-) Looks like TenDRA has SOMETHING very ! > > =different from GCC inside it. ! > > ! > > gcc-2.8.1 does not compile Qt either. Or, rather, it compiles, but the ! > > resulting object files can not be linked together. Same with KDE stuff. ! > ! > I couldn't get it to work wtih 2.7.2.1 either, unless, when I linked, I ! > specified -lqt -lqt -lqt. ! ! Did you remember to feed the library to ranlib? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message