X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <43352b2e$0$178$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> User-Agent: tin/1.4.6-20020816 ("Aerials") (UNIX) (NetBSD/1.6Q (alpha)) Date: 24 Sep 2005 10:32:14 GMT Lines: 22 NNTP-Posting-Host: speedy.ludd.ltu.se X-Trace: 1127557934 news.luth.se 178 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: > Linking... > D:\MinGWStudio\MinGW\bin\..\lib\gcc-lib\mingw32\3.3.1\..\..\..\..\mingw32\bin\ld.exe: > cannot find -llibrhtv.a 1. You should use "-lrhtv". > In the Internet is said that .a files are only for UNIX. So what must I 2. Anything is said in the net. That doesn't make it true. In this case you're posting in a group/mailing list that is an counter-example of this "net truth". > do to compile it to a .lib file? 3. Given the subject, your linker and that you want a .LIB library, you should try to ask on a MinG newsgroup/mailing list. Right, MartinS