From: ml@rz.uni-potsdam.de (Zadok)
Subject: How to use "native" object files
21 Jan 1997 03:52:50 -0800
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <Pine.GSO.3.95.970121104321.10301A-100000.cygnus.gnu-win32@persius.rz.uni-potsdam.de>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com


Hi there...

I have the following Problem: to port a somewhat huge program from UNIX to
NT I decided to use cygnus-gcc and ran into this: The creators of this
package used a program called "dialog manager" to create a somewhat
portable user interface, the problem is, that I only have compiled .obj
and .lib files, so my question: how can I get gcc to accept them ? I tried
to use them the normal way ( -ldm.lib ) but gcc claimed not to understand
the file format.
btw: Borland C++ understands them but is for some other reason unusable.

bye
Michael


-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
