From: BNCarper AT cs DOT com Message-ID: <95.cbf2c0e.28705da7@cs.com> Date: Sun, 1 Jul 2001 07:04:07 EDT Subject: Re: Using .lib files To: djgpp AT delorie DOT com CC: eliz AT is DOT elta DOT co DOT il MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: CompuServe 2000 32-bit sub 107 Reply-To: djgpp AT delorie DOT com In a message dated 7/1/01 eliz AT is DOT elta DOT co DOT il writes: > On 30 Jun 2001, Bob C wrote: > > > I have already read the FAQ and I want to make sure I can't write a > > program in DJGPP that needs to access a .lib file as the FAQ state. I > > don't have access to the .o files to compile the library myself. So > > am I definitely out of luck? > > Yes, pretty much so. > > Perhaps if you tell the details, some solutions could be found, though. I'm trying to build some custom software for my CCD Astronomy camera. The mfg. provides a header file (.h) and a library file (.lib) for persons wanting to write the software in DOS. They then provide several .dll for Win 32 programming using MSVC or VB. I have already written some of the software in MSVC 6.0 but I have always preferred using DJGPP. Do you need more details? I don't see were it is possible. Still any luck? Bob