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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,691c1078cd009a0f X-Google-Attributes: gid103376,public From: "David Botton" Subject: Re: Calling C from Ada - link problem Date: 2000/03/11 Message-ID: #1/1 X-Deja-AN: 596315204 References: <8a803u$906$1@nnrp1.deja.com> <952640221.722.0.nnrp-03.d4e5bde1@news.demon.co.uk> <8aapr2$a90$1@nnrp1.deja.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3612.1700 X-Abuse-Info: Otherwise we will be unable to process your complaint properly X-Complaints-To: admin@usenetserver.com Organization: UseNet Server, Inc. http://www.usenetserver.com - Home of the fastest NNTP servers on the Net. NNTP-Posting-Date: Sat, 11 Mar 2000 22:50:11 EST Newsgroups: comp.lang.ada Date: 2000-03-11T00:00:00+00:00 List-Id: Are you using the link.exe that came with VC++ 6.0 There have been changes made in the lib file structure of VC 6.0 that will frequently not work with older linkers. David Botton