comp.lang.ada
 help / color / mirror / Atom feed
From: "Peter Maloney" <pmaloney@mathworks.com>
Subject: Re: linking MSVC object files and GNAT object files using MSVC linker
Date: Thu, 25 Mar 2004 17:22:28 -0500
Date: 2004-03-25T17:22:28-05:00	[thread overview]
Message-ID: <c3vm34$99c$1@fred.mathworks.com> (raw)
In-Reply-To: 9KH8c.95829$po.734286@attbi_s52

Hi tmoran:

I have not tried the .o file conversion but I will try it.

It also looks like I have to tell the MSVC linker about libgnat.a, and
perhaps a whole host of other lib*.a files as well.
Are the .a files ready for use by MSVC, or is there some sort of conversion
process for them as well?

Thanks,

Pete M.

<tmoran@acm.org> wrote in message news:9KH8c.95829$po.734286@attbi_s52...
> >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 22:22 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
2004-03-25 22:22   ` Peter Maloney [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