Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762954AbXISRhg (ORCPT ); Wed, 19 Sep 2007 13:37:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762754AbXISRfm (ORCPT ); Wed, 19 Sep 2007 13:35:42 -0400 Received: from pasmtpb.tele.dk ([80.160.77.98]:45484 "EHLO pasmtpB.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762643AbXISRfk (ORCPT ); Wed, 19 Sep 2007 13:35:40 -0400 Date: Wed, 19 Sep 2007 19:37:04 +0200 From: Sam Ravnborg To: maximilian attems Cc: "H. Peter Anvin" , David Miller , mchan@broadcom.com, vda.linux@googlemail.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: bnx2 dirver's firmware images Message-ID: <20070919173704.GA3115@uranus.ravnborg.org> References: <46F01BDE.6020902@zytor.com> <20070918.122034.83625273.davem@davemloft.net> <46F02688.8030507@zytor.com> <20070918.130810.78161599.davem@davemloft.net> <20070918203530.GC27836@uranus.ravnborg.org> <20070919171033.GH6618@stro.at> <46F15886.6040701@zytor.com> <20070919171841.GT19918@baikonur.stro.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070919171841.GT19918@baikonur.stro.at> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1300 Lines: 37 Hi Maks. On Wed, Sep 19, 2007 at 07:18:41PM +0200, maximilian attems wrote: > On Wed, Sep 19, 2007 at 10:12:38AM -0700, H. Peter Anvin wrote: > > > > Could you give a concrete example? > > > > -hpa > > max@dual:~/src/klibc$ touch usr/utils/mount_main.c > max@dual:~/src/klibc$ make > KLIBCCC usr/utils/mount_main.o > KLIBCLD usr/utils/static/halt > LN usr/utils/static/reboot > LN usr/utils/static/poweroff > KLIBCLD usr/utils/shared/halt > LN usr/utils/shared/reboot > LN usr/utils/shared/poweroff > KLIBCLD usr/utils/static/chroot > KLIBCLD usr/utils/static/dd > I do not recall the details at the moment but I recall I had to do this tradeoff for some reasons. I do not say it is not fixable but when I did the static-y support I recall I took a shortcut or two under the assumption that everything build by klibc was anyway so simple that compiling a bit too much was no harm. Too buried with other stuff right now. But feel free to poke me in roughly a month and I will take a deeper look. Sam - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/