Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 4 Nov 2002 20:09:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 4 Nov 2002 20:09:46 -0500 Received: from gateway-1237.mvista.com ([12.44.186.158]:3324 "EHLO av.mvista.com") by vger.kernel.org with ESMTP id ; Mon, 4 Nov 2002 20:09:43 -0500 Message-ID: <3DC71BBF.5BBDCECF@mvista.com> Date: Mon, 04 Nov 2002 17:15:43 -0800 From: george anzinger Organization: Monta Vista Software X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12-20b i686) X-Accept-Language: en MIME-Version: 1.0 To: Davide Libenzi CC: Linus Torvalds , Kernel Mailing List Subject: Re: Linux v2.5.46 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4787 Lines: 112 I think we need a newer objcopy :( -g Davide Libenzi wrote: > > Just FYI : > > [root@blue1 linux-2.5.46.epoll]# make bzImage > Starting the build. KBUILD_BUILTIN=1 KBUILD_MODULES= > make -f scripts/Makefile.build obj=init > Generating include/linux/compile.h (unchanged) > make -f scripts/Makefile.build obj=usr > objcopy -I binary -O elf32-i386 -B i386 \ > --rename-section .data=.init.initramfs \ > usr/initramfs_data.cpio.gz usr/initramfs_data.o > objcopy: invalid option -- B > Usage: objcopy in-file [out-file] > The switches are: > -I --input-target Assume input file is in format > > -O --output-target Create an output file in format > > -F --target Set both input and output format to > > --debugging Convert debugging information, if > possible > -p --preserve-dates Copy modified/access timestamps to the > output > -j --only-section Only copy section into the > output > -R --remove-section Remove section from the output > -S --strip-all Remove all symbol and relocation > information > -g --strip-debug Remove all debugging symbols > --strip-unneeded Remove all symbols not needed by > relocations > -N --strip-symbol Do not copy symbol > -K --keep-symbol Only copy symbol > -L --localize-symbol Force symbol to be marked as a > local > -W --weaken-symbol Force symbol to be marked as a > weak > --weaken Force all global symbols to be marked > as weak > -x --discard-all Remove all non-global symbols > -X --discard-locals Remove any compiler-generated symbols > -i --interleave Only copy one out of every > bytes > -b --byte Select byte in every interleaved > block > --gap-fill Fill gaps between sections with > --pad-to Pad the last section up to address > > --set-start Set the start address to > {--change-start|--adjust-start} > Add to the start address > {--change-addresses|--adjust-vma} > Add to LMA, VMA and start > addresses > {--change-section-address|--adjust-section-vma} {=|+|-} > Change LMA and VMA of section by > > --change-section-lma {=|+|-} > Change the LMA of section by > > --change-section-vma {=|+|-} > Change the VMA of section by > > {--[no-]change-warnings|--[no-]adjust-warnings} > Warn if a named section does not exist > --set-section-flags = > Set section 's properties to > > --add-section = Add section found in to > output > --change-leading-char Force output format's leading character > style > --remove-leading-char Remove leading character from global > symbols > --redefine-sym = Redefine symbol name to > --srec-len Restrict the length of generated > Srecords > --srec-forceS3 Restrict the type of generated Srecords > to S3 > -v --verbose List all object files modified > -V --version Display this program's version number > -h --help Display this output > objcopy: supported targets: elf32-i386 a.out-i386-linux efi-app-ia32 > elf32-little elf32-big srec symbolsrec tekhex binary ihex trad-core > make[1]: *** [usr/initramfs_data.o] Error 1 > make: *** [usr] Error 2 > > - Davide > > - > 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/ -- George Anzinger george@mvista.com High-res-timers: http://sourceforge.net/projects/high-res-timers/ Preemption patch: http://www.kernel.org/pub/linux/kernel/people/rml - 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/