Date: Fri, 29 May 1998 00:05:52 -0700 (PDT) From: Scott Michel <scottm@CS.UCLA.EDU> To: mike@smith.net.au Cc: current@FreeBSD.ORG Subject: Re: TenDRA C++ Message-ID: <199805290705.AAA25365@mordred.cs.ucla.edu> In-Reply-To: <199805281915.MAA01071@dingo.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805290705.AAA25365>