From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,733d3008a29a0c63 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news4.google.com!news.germany.com!club-internet.fr!feedme-small.clubint.net!fdn.fr!news.wanadoo.fr!news.wanadoo.fr!not-for-mail Message-ID: <474C4FCF.70202@obry.net> Date: Tue, 27 Nov 2007 18:11:43 +0100 From: Pascal Obry Organization: Home - http://www.obry.net User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 Newsgroups: comp.lang.ada To: Frank Piron Subject: Re: Using Functions of Executable References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit NNTP-Posting-Date: 27 Nov 2007 18:11:45 CET NNTP-Posting-Host: 82.124.127.188 X-Trace: 1196183505 news.orange.fr 5065 82.124.127.188:3089 X-Complaints-To: abuse@orange.fr Xref: g2news1.google.com comp.lang.ada:18648 Date: 2007-11-27T18:11:45+01:00 List-Id: Frank Piron a �crit : > 26.11.2007, 14:07 Uhr, schrieb Alexander Camek > : > >> Hi, >> >>>> 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, , ). >>> >>> Try: Export(Stdcall, , ) >> >> 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. Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net --| "The best way to travel is by means of imagination" --| --| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595