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: 1103af,7c207b17eeb378 X-Google-Attributes: gid1103af,public X-Google-Thread: 103376,7c207b17eeb378 X-Google-Attributes: gid103376,public From: Ken Cohen Subject: Re: Gnat 3.03/Linux/ELF problem Date: 1996/05/06 Message-ID: <318E29B9.2FB5@dsdc.dla.mil>#1/1 X-Deja-AN: 153302102 x-nntp-posting-host: sacumpc75.dsac.dla.mil sender: usenet@dsac.dla.mil (Usenet News) references: content-type: text/plain; charset=us-ascii organization: DLA Systems Design Center Technology Training Office mime-version: 1.0 newsgroups: comp.lang.ada,comp.os.linux.misc x-mailer: Mozilla 2.01Gold (Win95; I) Date: 1996-05-06T00:00:00+00:00 List-Id: John English wrote: > > I've finally got around to installing an ELF version of Linux at home > so that I can run Gnat 3.03. The compiler works fine (I think :-) but > when I try to run anything (even "Hello world") I get a message to the > effect that __libc_opendir isn't found. The setup is Gnat 3.03, GCC > 2.7.2, libc 5.3.9 (with libc.so.5 linked to libc.so.5.3.9). I expect > it's something blindingly obvious, but I'm new to ELF. Any ideas? Help!!! > > -- > ---------------------------------------------------------------------------- > John English , Dept. of Computing, University of Brighton > "Disks are divided into sex and tractors..." > ---------------------------------------------------------------------------- Please post your answer to the group. I have the same problem with the same software release.