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.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 From: xavier grave Newsgroups: comp.lang.ada Subject: Try to compile OS-Lovelace with gcc-4.6 Date: Tue, 22 Oct 2013 23:06:09 +0200 Organization: In2p3 Message-ID: NNTP-Posting-Host: ipnnarval.in2p3.fr Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ccpntc8.in2p3.fr 1382475969 20651 134.158.92.7 (22 Oct 2013 21:06:09 GMT) X-Complaints-To: newsmaster@cc.in2p3.fr NNTP-Posting-Date: Tue, 22 Oct 2013 21:06:09 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130119 Firefox/10.0.11esrpre Iceape/2.7.12 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!gegeweb.org!feed.ac-versailles.fr!news.in2p3.fr!in2p3.fr!not-for-mail Xref: news.eternal-september.org comp.lang.ada:17509 Date: 2013-10-22T23:06:09+02:00 List-Id: Hi, I'm trying (again :) ) to compile OS-Lovelace with gcc-4.6 (my code was "perfectly" compiling with gcc-4.4) I hit the following wall : fatal error, run-time library not installed correctly cannot locate file system.ads More detailed information can be found in the Debian bug report #695340 Does anybody already had similar experience of behavior changes between gcc-4.4 and gcc-4.6 using the -nostdinc and -nostdlib options ? Thanks in advance, xavier