X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: jmichae3 AT yahoo DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: Turbo Vision compile problems Date: Sat, 15 Mar 2008 14:08:27 -0700 (PDT) Organization: http://groups.google.com Lines: 68 Message-ID: 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> NNTP-Posting-Host: 75.175.40.122 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1205615308 10691 127.0.0.1 (15 Mar 2008 21:08:28 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 15 Mar 2008 21:08:28 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: i7g2000prf.googlegroups.com; posting-host=75.175.40.122; posting-account=05hOMwoAAAB6R8xtiQKzEljSMzgOhVF1 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.590; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022),gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m2FLF3mJ031141 Reply-To: djgpp AT delorie DOT com On Mar 15, 7:21 am, Brian Inglis wrote: > On Sat, 15 Mar 2008 00:14:43 -0700 (PDT) in comp.os.msdos.djgpp, > > > > > > jmich DOT DOT DOT AT yahoo DOT com wrote: > >On Mar 9, 1:37 pm, Robert Riebisch wrote: > >> Jim Michaels wrote: > >> > >> C:\DJGPP\contrib\tvision\makes>make -f maintain.mak > > >> > > May I ask why you want to use maintain.mak? > > >> > to compile it obviously. > > >> I'm still confused. "contrib\tvision\makes\maintain.mak" is for TVision > >> maintainers, but not for the "average user". Nevertheless it compiles > >> fine for me using GCC 3.4.4 on Windows 2000. Maybe unsupported LFNs are > >> your problem? > > >> -- > >> Robert Riebisch > >> Bitte NUR in der Newsgroup antworten! > >> Please reply to the Newsgroup ONLY! > > >can you tell me how to compile tvision then?  I won't even bother with > >that pestersome "contrib\tvision\makes\maintain.mak". :-/ > >I am on Windows XP.  not much different from Windows 2000. > > >also, I used your GCC scripts, but it didn't set up GCC correctly > >apparently, because it won't even find limits.h.  I am not very good > >with setting up djgpp (there are no workable directions).  I think I > >got it right once on my F: drive, but that was a herculean effort.  I > >like compilers that you just install, add them to your path, and they > >work. > > >my current installation of DJGPP on C: was just to put all the zip > >files into the C:\djgpp directory and then unzip them, including all > >the old versions (which get processed before the newer versions) - hey > >- it was included with "current", so who am I to argue? > > >If you have a different installation method that actually works, > >please let me know. > > To download and install DJGPP go to:http://www.delorie.com/djgpp/zip-picker.html > select what you need to download, and read and follow the instructions > on the following page, and in README.1st, using the downloaded > unzip32.exe to extract zip file contents. > > -- > Thanks. Take care, Brian Inglis         Calgary, Alberta, Canada > > Brian DOT Ing DOT DOT DOT AT CSi DOT com   (Brian[dot]Inglis{at}SystematicSW[dot]ab[dot]ca) >     fake address                use address above to reply- Hide quoted text - > > - Show quoted text - if you read the previous msg, this is what I did. it yeilds GCC 4.2-3, which apparently won't compile tvision. TVision requires 3.4-4. so the installation instructions are wrong if you want to write tvision apps.