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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Received: by 2002:a0c:9916:: with SMTP id h22mr28601600qvd.95.1560884328051; Tue, 18 Jun 2019 11:58:48 -0700 (PDT) X-Received: by 2002:a9d:76ce:: with SMTP id p14mr3979028otl.342.1560884327387; Tue, 18 Jun 2019 11:58:47 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!m24no1413096qtm.0!news-out.google.com!4ni175qtw.1!nntp.google.com!m24no1413091qtm.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 18 Jun 2019 11:58:47 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2001:14bb:40:8f1f:b400:5a76:f817:1fc8; posting-account=9KbC2woAAAA0kK2IAUr3-FkzJBtOzrhm NNTP-Posting-Host: 2001:14bb:40:8f1f:b400:5a76:f817:1fc8 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Help with compiling GtkAda on Ubuntu 19.04 From: =?UTF-8?B?SGVucmlrIEjDpHJrw7ZuZW4=?= Injection-Date: Tue, 18 Jun 2019 18:58:48 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:56677 Date: 2019-06-18T11:58:47-07:00 List-Id: Ah, "--disable-static" in configure did the job. I hope it works without that then. :) There's still "relocatable" and "static-pic" library types, so...