From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8827 invoked by alias); 2 Apr 2013 23:19:16 -0000 Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org Received: (qmail 8793 invoked by uid 89); 2 Apr 2013 23:19:09 -0000 X-Spam-SWARE-Status: No, score=-4.8 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL autolearn=ham version=3.3.1 Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 02 Apr 2013 23:19:07 +0000 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1UNATo-0002db-V5 from joseph_myers@mentor.com ; Tue, 02 Apr 2013 16:19:05 -0700 Received: from SVR-IES-FEM-01.mgc.mentorg.com ([137.202.0.104]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Tue, 2 Apr 2013 16:19:04 -0700 Received: from digraph.polyomino.org.uk (137.202.0.76) by SVR-IES-FEM-01.mgc.mentorg.com (137.202.0.104) with Microsoft SMTP Server id 14.1.289.1; Wed, 3 Apr 2013 00:19:02 +0100 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.76) (envelope-from ) id 1UNATl-0007yZ-GT; Tue, 02 Apr 2013 23:19:01 +0000 Date: Tue, 02 Apr 2013 23:19:00 -0000 From: "Joseph S. Myers" To: David Holsgrove CC: , , , , , , Subject: Re: [PATCH v2 0/2] Add MicroBlaze Port In-Reply-To: <58dc39eb-781a-47ee-a493-43ac9162f29d@CO1EHSMHS029.ehs.local> Message-ID: References: <58dc39eb-781a-47ee-a493-43ac9162f29d@CO1EHSMHS029.ehs.local> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2013-04/txt/msg00000.txt.bz2 On Sun, 31 Mar 2013, David Holsgrove wrote: > Joseph - I've left the linking with ld.so in the Makefile. I'm > not familiar enough with the core Make infrastructure to suggest > a method without risking breaking other ports (which currently > link as I have for MicroBlaze). If this core change is required > for MicroBlaze port to be added, I'd appreciate some pointers > as to where to look. You should raise such questions on libc-alpha in a thread with its own subject, giving a self-contained explanation of the issue and why it's a problem for MicroBlaze. -- Joseph S. Myers joseph@codesourcery.com