comp.lang.ada
 help / color / mirror / Atom feed
From: "Alexander Camek" <Alexander.Camek@Elektrobit.com>
Subject: Re: Using Functions of Executable
Date: Wed, 28 Nov 2007 11:57:57 +0100
Date: 2007-11-28T11:57:57+01:00	[thread overview]
Message-ID: <newscache$dgq7sj$74g$1@pleione.3soft.de> (raw)
In-Reply-To: 474C4FCF.70202@obry.net

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 865 bytes --]


"Pascal Obry" <pascal@obry.net> wrote in message 
news:474C4FCF.70202@obry.net...
> Frank Piron a �crit :
>>  26.11.2007, 14:07 Uhr, schrieb Alexander Camek
>> <Alexander.Camek@Elektrobit.com>:
>>>>> My Problem is that I can't export the functions given in my 
>>>>> executable,
>>>>> although all exported functions in the executable are decorated with
>>>>> pragma
>>>>> Export(C, <Funktion>, <Symbolname>).
>>>>
>>>> Try: Export(Stdcall, <Funktion>, <Symbolname>)
>>>
>>> Will that work under linux, too?
>>> Because I need it platform independent.
>>
>> No. Unfortunately creating shared libraries depends on the OS.
>
> Yes it will, RTFM :) Stdcall will be translated as C convention on
> GNU/Linux.

Thanks.
Seems that I have missed to read that little note at the end of that 
chapter.

But this doesn't fix my initial problem.

Greetings

Alexander 





  reply	other threads:[~2007-11-28 10:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-22  9:18 Using Functions of Executable Alexander Camek
2007-11-22 10:18 ` Dirk Heinrichs
2007-11-26 11:15 ` Frank Piron
2007-11-26 13:07   ` Alexander Camek
2007-11-27  9:56     ` Frank Piron
2007-11-27 17:11       ` Pascal Obry
2007-11-28 10:57         ` Alexander Camek [this message]
2007-11-28 12:04         ` Martin Krischik
2007-11-28 13:12           ` Pascal Obry
2007-11-28  8:59     ` Stephen Leake
2007-11-27 13:08 ` Alexander Camek
2007-11-29 10:36 ` Alexander Camek
replies disabled

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