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,1cfbb5cd0f31814b X-Google-Attributes: gid103376,public From: Simon Wright Subject: Re: [GNAT] native/fsu thread Date: 1999/08/23 Message-ID: #1/1 X-Deja-AN: 516264928 X-NNTP-Posting-Host: pogner.demon.co.uk:158.152.70.98 References: <7pqais$j5s$1@justice.csc.cuhk.edu.hk> X-Trace: news.demon.co.uk 935433380 nnrp-12:24096 NO-IDENT pogner.demon.co.uk:158.152.70.98 Organization: At Home Newsgroups: comp.lang.ada X-Complaints-To: abuse@demon.net Date: 1999-08-23T00:00:00+00:00 List-Id: Foolish Pagan writes: > patch -p0 < ../gnat-3.11p-src/src/gcc-*.dif I don't think the instructions call for the wildcard here, do they? If there are more than 2 files, shouldn't you be using the appropriate one? > ./configure --enable-thread --with-elf --prefix=/opt/gnat I don't think the instructions call for --enable-thread --with-elf, do they? (I am a Slackware user, libc5, and never had any trouble with building GNAT except when I tried to include c++)