comp.lang.ada
 help / color / mirror / Atom feed
* linking MSVC object files and GNAT object files using MSVC linker
@ 2004-03-25 20:02 Peter Maloney
  2004-03-25 20:58 ` tmoran
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Maloney @ 2004-03-25 20:02 UTC (permalink / raw)


Hi everyone:

I have a C main routine that I have compiled to .obj using MSVC.

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) .

Does anyone know how to do this?

Thanks in advance for any help you can give...

Pete





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-03-25 22:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox