comp.lang.ada
 help / color / mirror / Atom feed
* GNATbl to Unix archive?
@ 1996-06-05  0:00 Greg Gicca @pulsar
  0 siblings, 0 replies; only message in thread
From: Greg Gicca @pulsar @ 1996-06-05  0:00 UTC (permalink / raw)



I have a program that provides an Ada interface to an existing utility
written in C and supplied as a Unix archive file.  I have ported
(mostly recompiled) the interface packages with GNAT.  How do I
specify the archive path and file name to "gnatbl".  I can see that
linker options can be passed on to "gcc" with "gnatbl", but I don't
know what the correct "gcc" ld option is.  I tried:
  -l/usr/lin/libsocket.a
  -llibsocket.a
  -lsocket
  -L (etc)
  -I (etc)
  L (etc)
  I (etc)
(The above is not the actual library I need but a reasonable
example.)

I am assuming something like:
   gnatbl -o unit unit.ali <the library parameter?>

Thanks in advance for any help.

Greg Gicca
Thomson Software Products
gicca@thomsoft.com




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-06-05  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-06-05  0:00 GNATbl to Unix archive? Greg Gicca @pulsar

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