From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24125 invoked by alias); 12 Feb 2013 18:07:55 -0000 Received: (qmail 24018 invoked by uid 48); 12 Feb 2013 18:07:26 -0000 From: "dominiq at lps dot ens.fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/52122] [4.6/4.7/4.8 Regression] incorrect ln -s replacement for mingw like targets in configure files Date: Tue, 12 Feb 2013 18:07:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dominiq at lps dot ens.fr X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P5 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.6.4 X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2013-02/txt/msg01237.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52122 --- Comment #22 from Dominique d'Humieres 2013-02-12 18:07:16 UTC --- > why is NS_RECURSIVE for you an empty? It should become either cp -pR, or be > equal to content of LN_S. No idea. For a successfull bootstrap I see .. rm -rf adainclude rm -rf adalib mv -f .deps/minloc0_8_i4.Tpo .deps/minloc0_8_i4.Plo ln -s ../.././gcc/ada/rts adainclude ...