X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Wed, 26 Mar 2008 16:14:08 +0100 From: Robert Riebisch Organization: none X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Turbo Vision compile problems References: <47d1a913$0$21924$9b4e6d93 AT newsspool2 DOT arcor-online DOT net> <47d30654$0$21931$9b4e6d93 AT newsspool2 DOT arcor-online DOT net> <47d458b1$0$25507$9b4e6d93 AT newsspool1 DOT arcor-online DOT net> <47dd45c9$0$6616$9b4e6d93 AT newsspool4 DOT arcor-online DOT net> <7a9d84b5-873a-4a59-8667-a0e0a4e8663a AT s8g2000prg DOT googlegroups DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 33 Message-ID: <47ea6850$0$4848$9b4e6d93@newsspool4.arcor-online.net> NNTP-Posting-Date: 26 Mar 2008 16:14:24 CET NNTP-Posting-Host: bd260f89.newsspool4.arcor-online.net X-Trace: DXC=FKDeP2S:C:0764IUK2UWKKNj?4mR:e1EV=NTSVS8AAmaOKcMmH2KId_1;Z;MV4RY AT 4b15ah<0 X-Complaints-To: usenet-abuse AT arcor DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com jmichae3 AT yahoo DOT com wrote: > > Start DJGPP's bash und run the configure script?! Sorry, my mistake. You don't need Bash to build TV. > C:\DJGPP\contrib\tvision>configure > Configuring Turbo Vision v2.0.3 library > > Determining OS: DOS [djgpp] > C flags: -O2 > C++ flags: -O2 > Looking for a working gcc: gcc OK > Looking for the C++ compiler: gcc can compile C++ code: no > can not find it at conflib.pl line 483. That should read: "Looking for the C++ compiler: gpp". So where's your C++ compiler? Did you install gpp344.zip at all? Step-by-step instructions: 1) grab and unzip djdev204.zip, bnu217b.zip, fil41b.zip, gcc344b.zip, gpp344b.zip, mak381b.zip, perl561b.zip, shl2011b.zip from DJGPP's "beta" repository to, e.g., C:\DJGPP 2) grab and unzip tv203s.zip from DJGPP's "current" repository 3) setup environment (PATH and DJGPP variables) 4) change to contrib\tvision folder 5) run: configure --no-intl 6) run: make -- Robert Riebisch Bitte NUR in der Newsgroup antworten! Please reply to the Newsgroup ONLY!