Xref: news2.mv.net comp.os.msdos.djgpp:2336 From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: graphics.h - how to compile/link Date: Mon, 1 Apr 1996 10:04:29 +0200 Organization: NetVision LTD. Lines: 10 Message-ID: NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII In-Reply-To: <315AB82E.7368@algonet.se> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On Thu, 28 Mar 1996, Rikard Thunberg wrote: > How do I compile/link with ? > > When I tried "gcc myprog.c -lgr" I got the message "ld.exe: cannot open -lgr". > Should I have a file called "LIBGR.A" or similar? Yes, you should. Download the file v1/djlgr112.zip (from the same site you get DJGPP) and you will find it there.