From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.11] helo=sc8-sf-mx1.sourceforge.net) by sc8-sf-list1.sourceforge.net with esmtp (Exim 4.30) id 1D9moQ-0006NO-7m for user-mode-linux-devel@lists.sourceforge.net; Fri, 11 Mar 2005 08:16:30 -0800 Received: from lakshmi.addtoit.com ([198.99.130.6] helo=lakshmi.solana.com) by sc8-sf-mx1.sourceforge.net with esmtp (Exim 4.41) id 1D9moO-0000fS-Ld for user-mode-linux-devel@lists.sourceforge.net; Fri, 11 Mar 2005 08:16:30 -0800 Message-Id: <200503111847.j2BIl1Jp003348@ccure.user-mode-linux.org> In-Reply-To: Your message of "Thu, 10 Mar 2005 15:21:42 PST." References: <200503100216.j2A2G2DN015232@ccure.user-mode-linux.org> <20050310225340.GD3205@stusta.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Jeff Dike Subject: [uml-devel] Re: [PATCH 4/9] UML - Export gcov symbol based on gcc version Sender: user-mode-linux-devel-admin@lists.sourceforge.net Errors-To: user-mode-linux-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: The user-mode Linux development list List-Post: List-Help: List-Subscribe: , List-Archive: Date: Fri, 11 Mar 2005 13:47:01 -0500 To: Linus Torvalds Cc: Adrian Bunk , akpm@osdl.org, linux-kernel@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net, jdike@sonycom.com torvalds@osdl.org said: > Can't we just fix it by havign an alias for both names? It seems > stupid to jump through hoops and worry about compiler versions, when > afaik we could just do something like > extern xxxx(...) __attribute__((alias("yyyy"))); > instead. Exact details left to the reader who knows more about all the > magic gcc/linker things.. OK, this exceeds my current linker-fu, but I'll take a look and get a better fix for this. Jeff ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel