Re: gnat and winspool.lib
From: Martin Dowie (martin.dowie_at_btopenworld.com)
Date: 01/28/04
- Next message: Robert I. Eachus: "Re: Standard Ada Preprocessor"
- Previous message: Preben Randhol: "Re: Update on Ada packages in Debian GNU/Linux"
- In reply to: david: "gnat and winspool.lib"
- Next in thread: david: "Re: gnat and winspool.lib"
- Reply: david: "Re: gnat and winspool.lib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Jan 2004 16:20:23 +0000 (UTC)
"david" <marchandav@despammed.com> wrote in message
news:bv7qug$tul$1@s1.read.news.oleane.net...
> hello,
> I'm facing a problem with winspool library :
> I use gnat 3.15p : the compilation and linking are made without problem
but when I try the executable, an error occur : "library
> winspool.dll not found ...."
>
> After search on my computer, I only found winspool.h, winspool.lib and
winspool.drv.
>
> Has someone got a solution to use this library ?
You /might/ be able to get away with copying "winspool.lib" (to a path the
compiler
knows about), renaming it to "libwinspool.a" and compiling with
"-largs -lwinspool".
-- Martin
- Next message: Robert I. Eachus: "Re: Standard Ada Preprocessor"
- Previous message: Preben Randhol: "Re: Update on Ada packages in Debian GNU/Linux"
- In reply to: david: "gnat and winspool.lib"
- Next in thread: david: "Re: gnat and winspool.lib"
- Reply: david: "Re: gnat and winspool.lib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|