X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <4337bf4e$0$174$cc7c7865@news.luth.se> From: Martin Str|mberg Subject: Re: How to compile Tvision for Windows? Newsgroups: comp.os.msdos.djgpp References: <1127488712 DOT 105767 DOT 261800 AT f14g2000cwb DOT googlegroups DOT com> <43352b2e$0$178$cc7c7865 AT news DOT luth DOT se> <1127725648 DOT 520693 DOT 147850 AT g47g2000cwa DOT googlegroups DOT com> User-Agent: tin/1.4.6-20020816 ("Aerials") (UNIX) (NetBSD/1.6Q (alpha)) Date: 26 Sep 2005 09:28:46 GMT Lines: 18 NNTP-Posting-Host: speedy.ludd.ltu.se X-Trace: 1127726926 news.luth.se 174 130.240.16.13 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com peterfarge AT hotmail DOT com wrote: >>1. You should use "-lrhtv". > Where to add this option? If I put it to the linker oder compiler > option, nothing is changed. The error is the same. On the command line or in your makefile... Or perhaps somewhere in RHIDE (which I don't use, thus the unspecificness). We don't know a thing about MinG IDEs. Anyway, presumably at the same place where you errornously put "-llibrhtv.a". Right, MartinS