From: banders AT switch DOT rockwell DOT com (Bart Anderson) Subject: Re: Gdk95.lib 24 May 1997 20:31:04 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <3385CFBA.4888.cygnus.gnu-win32@switch.rockwell.com> References: <33809E15 DOT 6832 AT switch DOT rockwell DOT com> Reply-To: banders AT switch DOT rockwell DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (Win95; I) Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com Bart Anderson wrote: > > Does anyone know if gnuwin32 can link with Gdk95.lib. > I tried putting it with the other libs and specifying -lGdk95 and > -lgdk95 with no luck. > > Bart Well Bart, I took a look at your problem and here's what I found ;) Gdk95.lib has object files that can be used after (manually editing a couple of the filenames... change the nasty .\Debug\Dd.obj to Dd.obj and then using ar -x Dd.obj) and renaming to .o file. I found Object.obj Sprite.Obj Dd.obj and Proc.obj. Now I'm only left with 2 references that I guess exist in standard ..dll's (ie. Ddraw.dll). Hope I've helped.. but I don't know how to reference the functions in dll files. Good luck, Bart > - > For help on using this list (especially unsubscribing), send a message to > "gnu-win32-request AT cygnus DOT com" with one line of text: "help". - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".