Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 5 Apr 2002 04:05:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 5 Apr 2002 04:05:27 -0500 Received: from ebiederm.dsl.xmission.com ([166.70.28.69]:17207 "EHLO frodo.biederman.org") by vger.kernel.org with ESMTP id ; Fri, 5 Apr 2002 04:05:13 -0500 To: Martin Mares Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] x86 Boot enhancements, pic 16 4/9 In-Reply-To: <20020405080115.GA409@ucw.cz> <20020405084733.GG609@ucw.cz> From: ebiederm@xmission.com (Eric W. Biederman) Date: 05 Apr 2002 01:58:41 -0700 Message-ID: Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Martin Mares writes: > Hello! > > > The fact that you can't treat the generated .o as a normal object > > is simply a maintenance nightmare. > > Why? You can easily convert it to a normal absolute .o file by objcopy. > > Also, I think you could do the same in the linker script. Show me a linker script that can link together bootsect.o and bsetup.o. Eric - 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/