comp.lang.ada
 help / color / mirror / Atom feed
From: kenner@lab.ultra.nyu.edu (Richard Kenner)
Subject: Re: GNAT 3.09 NT and Win32ada
Date: 1997/07/22
Date: 1997-07-22T00:00:00+00:00	[thread overview]
Message-ID: <5r264j$s1g$1@news.nyu.edu> (raw)
In-Reply-To: 5r0f31$l8e$1@cnn.Princeton.EDU



In article <5r0f31$l8e$1@cnn.Princeton.EDU> mcc@tyrolia.cs.princeton.edu (Martin C. Carlisle) writes:
>pragma Linker_Options("c:\usr\lib\libcomdlg32.a");

This one is included automatically with -mwindows.

>pragma Linker_Options("c:\usr\lib\libcomctl32.a");
>pragma Linker_Options("c:\usr\lib\libadvapi32.a");

These can be done with "-lcomctl32" and "-ladvapi32" and should really be
in the bindings anyway.

>pragma Linker_Options("c:\win32ada\win32ada.a");

Another approach is to call it libwin32ada.a, put c:\win32ada into
LIBRARY_PATH and use "-lwin32ada". 




      reply	other threads:[~1997-07-22  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-07-20  0:00 GNAT 3.09 NT and Win32ada Placeholder
1997-07-21  0:00 ` Martin C. Carlisle
1997-07-22  0:00   ` Richard Kenner [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox