delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
NNTP-Posting-Date: | Sat, 08 Mar 2008 14:26:02 -0600 |
Date: | Sat, 08 Mar 2008 12:26:00 -0800 |
From: | Jim Michaels <jmichae3REMOVE AT THISPLEASEyahoo DOT com> |
User-Agent: | Thunderbird 2.0.0.12 (Windows/20080213) |
MIME-Version: | 1.0 |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Turbo Vision compile problems |
References: | <cs6dnVyUg4CvO03anZ2dnUVZ_sednZ2d AT comcast DOT com> <47d1a913$0$21924$9b4e6d93 AT newsspool2 DOT arcor-online DOT net> |
In-Reply-To: | <47d1a913$0$21924$9b4e6d93@newsspool2.arcor-online.net> |
Message-ID: | <cvydnaXOnKzHa0_anZ2dnUVZ_saknZ2d@comcast.com> |
Lines: | 44 |
X-Usenet-Provider: | http://www.giganews.com |
NNTP-Posting-Host: | 24.20.110.103 |
X-Trace: | sv3-LSAFy92BxGjJPvqycYENJC1dIV3bQ951rKFne/tbI6T3eDkGoW7VpRNx+H/kb9cE0bfIbyXg/SwJ2CS!GSZUS66GZFlSua7gsfaef8jFqdiV0h1BRYUy24znBs3OpBmSpQXRRr7FimD493ctATkTH1YhXsIb!RndUn28y49BD4u8eq42s7mMWqaxTEA== |
X-Complaints-To: | abuse AT comcast DOT net |
X-DMCA-Complaints-To: | dmca AT comcast DOT net |
X-Abuse-and-DMCA-Info: | Please be sure to forward a copy of ALL headers |
X-Abuse-and-DMCA-Info: | Otherwise we will be unable to process your complaint properly |
X-Postfilter: | 1.3.37 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Robert Riebisch wrote: > Jim Michaels wrote: > >> also, every example compiles with the link error that the linker could >> not find -lrhtv >> rhtv.* does not exist. > > Then you didn't build/install TV correctly. ;-) > > I also had troubles building tv203s.zip using djdev204 + gcc423. > Problems were gone after I switched to gcc344. > > Yes, you can have several gcc versions in your DJGPP installation. > > Here's a part from my "djfresh.bat": > (%1 = c:\DJGPP) > (%2 = my local DJGPP FTP mirror) I still get compile problems with 3.4-4. C:\DJGPP\contrib\tvision\makes>make -f maintain.mak gcc -o extrimk.exe extrimk.cc -lstdcxx In file included from extrimk.cc:15: c:/djgpp/lib/gcc/djgpp/3.44/include/limits.h:11:23: syslimits.h: No such file or directory (ENOENT) extrimk.cc: In function `char* SearchSrc(char*)': extrimk.cc:309: error: `PATH_MAX' undeclared (first use this function) extrimk.cc:309: error: (Each undeclared identifier is reported only once for eac h function it appears in.) extrimk.cc:312: error: `buf' undeclared (first use this function) extrimk.cc: In function `void GenerateDepFor(node*, FILE*, stMak&)': extrimk.cc:383: error: `PATH_MAX' undeclared (first use this function) extrimk.cc:386: error: `buf' undeclared (first use this function) extrimk.cc: In function `void SetUpCurDir()': extrimk.cc:852: error: `PATH_MAX' undeclared (first use this function) extrimk.cc:853: error: `buf' undeclared (first use this function) make.exe: *** [extrimk.exe] Error 1 -- Jim Michaels for email, edit the address
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |