From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25558 invoked by alias); 10 Jul 2006 18:09:11 -0000 Received: (qmail 25548 invoked by uid 22791); 10 Jul 2006 18:09:11 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 10 Jul 2006 18:09:09 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G00Bu-0005wu-FN; Mon, 10 Jul 2006 14:09:06 -0400 Date: Mon, 10 Jul 2006 18:09:00 -0000 From: Daniel Jacobowitz To: Bahadir Balban Cc: binutils@sources.redhat.com Subject: Re: placing data into a section Message-ID: <20060710180906.GA22845@nevyn.them.org> Mail-Followup-To: Bahadir Balban , binutils@sources.redhat.com References: <7ac1e90c0607101106v8e41af1ge2ffb33410946487@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7ac1e90c0607101106v8e41af1ge2ffb33410946487@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00127.txt.bz2 On Mon, Jul 10, 2006 at 06:06:06PM +0000, Bahadir Balban wrote: > But how can I put a file into a .bulk_data section like that? You can use objcopy, or gas's .incbin directive. -- Daniel Jacobowitz CodeSourcery