[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread giffordj at linkline dot com
--- Additional Comments From giffordj at linkline dot com 2005-10-14 04:52 --- Unable to attach them due to there size. But have made them available on my server for public download until this bug is resolved. http://ftp.jg555.com/linux.tar.bz2 - all .a and .o files build.sh http://ftp

[Bug binutils/1470] objcopy --redefine-sym doesn't work with PE COFF

2005-10-13 Thread dannysmith at users dot sourceforge dot net
--- Additional Comments From dannysmith at users dot sourceforge dot net 2005-10-14 04:43 --- (In reply to comment #0) > U ___cxa_pure_virtual > [apl]bauxite$ /tools/linux/gcc-3.4.3-mingw/bin/i386-mingw32msvc-objcopy > --redefine-sym __cxa_pure_virtual=Carbon_PureVirtual CarbonB

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-10-14 04:27 --- I understand objcopy won't work and I am not sure if there is anything we can do with objcopy. The best hope is to make the linke to generate kernel in a.out from the ELF .o files. To check it out, I need 1. All input

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread giffordj at linkline dot com
--- Additional Comments From giffordj at linkline dot com 2005-10-14 03:36 --- Steps to recreate cd /usr/src/silo-1.4.9/second objcopy -I elf32-sparc -O a.out-sunos-big second second.aout -- http://sourceware.org/bugzilla/show_bug.cgi?id=1472 --- You are receiving this mail bec

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-10-14 03:08 --- Please show me how I can duplicate the problem on Linux/x86 with the cross linker. -- http://sourceware.org/bugzilla/show_bug.cgi?id=1472 --- You are receiving this mail because: --- You are on the CC list

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread giffordj at linkline dot com
--- Additional Comments From giffordj at linkline dot com 2005-10-14 01:45 --- Created an attachment (id=708) --> (http://sourceware.org/bugzilla/attachment.cgi?id=708&action=view) Working silo.b files -- http://sourceware.org/bugzilla/show_bug.cgi?id=1472 --- You are receivin

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread giffordj at linkline dot com
--- Additional Comments From giffordj at linkline dot com 2005-10-14 01:44 --- Created an attachment (id=707) --> (http://sourceware.org/bugzilla/attachment.cgi?id=707&action=view) Source with .o files -- What|Removed |Added

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-10-13 23:23 --- Please provide all input .o/.a files. I have cross binutils, but not cross gcc. -- http://sourceware.org/bugzilla/show_bug.cgi?id=1472 --- You are receiving this mail because: --- You are on the CC list fo

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread giffordj at linkline dot com
--- Additional Comments From giffordj at linkline dot com 2005-10-13 22:24 --- Error message for the silo build (to show that it's the same) objcopy -I elf32-sparc -O a.out-sunos-big second second.aout BFD: second.aout: can not represent section `.rodata' in a.out object file format ob

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread giffordj at linkline dot com
--- Additional Comments From giffordj at linkline dot com 2005-10-13 22:23 --- Created an attachment (id=706) --> (http://sourceware.org/bugzilla/attachment.cgi?id=706&action=view) Modifed version of silo to utilize objcopy This is the corrected build version which demostrates the buil

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread giffordj at linkline dot com
-- What|Removed |Added Attachment #704 is|0 |1 obsolete|| http://sourceware.org/bugzilla/show_bug.cgi?id=1472 -

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread giffordj at linkline dot com
--- Additional Comments From giffordj at linkline dot com 2005-10-13 22:15 --- To build the attached silo use make CROSS_COMPILE="sparc64-unknown-linux-gnu-" Our build instructions are located at http://www.linuxfromscratch.org/lfs/view/cross-lfs/sparc64/ -- http://sourceware.org/bu

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread giffordj at linkline dot com
--- Additional Comments From giffordj at linkline dot com 2005-10-13 22:13 --- Created an attachment (id=705) --> (http://sourceware.org/bugzilla/attachment.cgi?id=705&action=view) Sparc 64 - netboot config Kernel config for 2.6.12.6 sparc 64 build. use make vmlinux.aout to build --

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-10-13 22:00 --- Please provide all input files needed to reproduce it with a cross binutils. -- What|Removed |Added

[Bug binutils/1437] c++filt no longer works with stdin

2005-10-13 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2005-10-13 21:58 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED Resolut

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread giffordj at linkline dot com
--- Additional Comments From giffordj at linkline dot com 2005-10-13 21:53 --- Created an attachment (id=704) --> (http://sourceware.org/bugzilla/attachment.cgi?id=704&action=view) Modifed version of silo to utilize objcopy This shows the modifications we are making and also demostrate

[Bug ld/1472] Sparc a.out using binutils -

2005-10-13 Thread giffordj at linkline dot com
--- Additional Comments From giffordj at linkline dot com 2005-10-13 21:52 --- Copy of a working vmlinux.aout is available from http://ftp.jg555.com/vmlinux.aout.bz2 unable to attached due to it's size -- http://sourceware.org/bugzilla/show_bug.cgi?id=1472 --- You are receiving

[Bug ld/1472] New: Sparc a.out using binutils -

2005-10-13 Thread giffordj at linkline dot com
We are currently attempting to remove the use of elftoaout from our builds for Silo and the vmlinux.aout kernel. Our first attempt was utilizing objcopy, but we received these errors. BFD: arch/sparc64/boot/vmlinux.aout: can not represent section `.rodata' in a.out object file format objcopy: ar

[Bug binutils/1470] objcopy --redefine-sym doesn't work with PE COFF

2005-10-13 Thread apl at alum dot mit dot edu
--- Additional Comments From apl at alum dot mit dot edu 2005-10-13 15:09 --- I should also mention that this works just fine with GNU/Linux or with Solaris ELF formats. -- http://sourceware.org/bugzilla/show_bug.cgi?id=1470 --- You are receiving this mail because: --- You

[Bug binutils/1470] New: objcopy --redefine-sym doesn't work with PE COFF

2005-10-13 Thread apl at alum dot mit dot edu
(xnm is an alias to the MinGW nm for PE COFF. [apl]bauxite$ xnm CarbonBlackBox.o | grep cxa U ___cxa_pure_virtual [apl]bauxite$ /tools/linux/gcc-3.4.3-mingw/bin/i386-mingw32msvc-objcopy --redefine-sym __cxa_pure_virtual=Carbon_PureVirtual CarbonBlackBox.o CBO.o [apl]bauxite$ xnm CBO.o | g