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.5 required=5.0 tests=BAYES_00,TO_NO_BRKTS_PCNT autolearn=no autolearn_force=no version=3.4.4 X-Received: by 10.36.103.78 with SMTP id u75mr73300itc.1.1475867335817; Fri, 07 Oct 2016 12:08:55 -0700 (PDT) X-Received: by 10.157.10.196 with SMTP id 62mr2297814otq.2.1475867335743; Fri, 07 Oct 2016 12:08:55 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!o19no996931ito.0!news-out.google.com!203ni2884itk.0!nntp.google.com!o19no996926ito.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 7 Oct 2016 12:08:55 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2001:8a0:6a4f:fe01:11db:a6a4:54ba:6d84; posting-account=nd46uAkAAAB2IU3eJoKQE6q_ACEyvPP_ NNTP-Posting-Host: 2001:8a0:6a4f:fe01:11db:a6a4:54ba:6d84 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Link failure after upgrade from Linux Mint 17.3 to Linux Mint 18 From: Some Dude Injection-Date: Fri, 07 Oct 2016 19:08:55 +0000 Content-Type: text/plain; charset=UTF-8 Xref: news.eternal-september.org comp.lang.ada:32038 Date: 2016-10-07T12:08:55-07:00 List-Id: After having upgraded, I cleaned the source directory of a project that also uses AUnit, and now I get the following error: /home/nemo/Applications/adagpl-2016/gnatgpl/gnat-gpl-2016-x86_64-linux-bin/bin/../libexec/gcc/x86_64-pc-linux-gnu/4.9.4/ld: /usr/lib/x86_64-linux-gnu/crti.o: unrecognized relocation (0x2a) in section `.init' /home/nemo/Applications/adagpl-2016/gnatgpl/gnat-gpl-2016-x86_64-linux-bin/bin/../libexec/gcc/x86_64-pc-linux-gnu/4.9.4/ld: final link failed: Bad value collect2: error: ld returned 1 exit status gprbuild: link of bham_harness.adb failed [2016-10-07 20:06:46] process exited with status 4, 100% (22/22), elapsed time: 02.33s Does anybody know what causes it?