Re: Linking with objects created from c code
- From: "Rudy Velthuis" <newsgroups@xxxxxxxxxxxx>
- Date: Mon, 19 May 2008 12:05:51 +0000 (UTC)
Hans-Peter Diettrich wrote:
Object files can come in different formats. Most probably Delphi
doesn't support any but the format of its own C++ personality. AFAIK
the VC object format never has been supported.
I've heard a rumor, that RAD Studio supports "msbuild", whatever this
may be
RAD Studio USES MSBuild to build projects. That has nothing to do with
linking in different object file formats. Delphi only links to OMF
object files. But there is a free Turbo C++ Explorer everyone can
download and use to compile C files.
--
Rudy Velthuis http://rvelthuis.de
"I don't want to achieve immortality through my work; I want to
achieve immortality through not dying."
-- Woody Allen (1935-)
.
- References:
- Linking with objects created from c code
- From: robert . c . macleod
- Re: Linking with objects created from c code
- From: Hans-Peter Diettrich
- Linking with objects created from c code
- Prev by Date: Re: Linking with objects created from c code
- Next by Date: Webservice - Object ref not found
- Previous by thread: Re: Linking with objects created from c code
- Next by thread: Re: Linking with objects created from c code
- Index(es):
Relevant Pages
|