comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: linking MSVC object files and GNAT object files using MSVC linker
Date: Thu, 25 Mar 2004 20:58:45 GMT
Date: 2004-03-25T20:58:45+00:00	[thread overview]
Message-ID: <9KH8c.95829$po.734286@attbi_s52> (raw)
In-Reply-To: c3vdsb$p7d$1@fred.mathworks.com

>I also have a subroutine .o object file that I generated with the GNAT
>gnatmake command.
>
>I would like to use MSVC linker to link the object from GNAT with the object
>from MSVC to create a
>standalone statically linked executatble (.exe, not .dll) .
  objcopy abc.o abc.obj
converts a .o file to a .obj file
But first read about mixing languages and calling adainit/adafinal etc.



  reply	other threads:[~2004-03-25 20:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-25 20:02 linking MSVC object files and GNAT object files using MSVC linker Peter Maloney
2004-03-25 20:58 ` tmoran [this message]
2004-03-25 22:22   ` Peter Maloney
replies disabled

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