Bug#126162: [sparc] unable to build gcc-3.0.3-1

2001-12-22 Thread Matthias Klose
Package: binutils,gcc-3.0 Version: 2.11.92.0.12.3-3 Severity: grave Tags: help help needed ... build log on vore:~doko/prot.3.0.1-1, build tree in gcc-3.0-3.0.3ds3. two things: - executables generated with the new compiler terminate with bus errors. see the g++ testsuite: ===

Processed: Re: [sparc] unable to build gcc-3.0.3-1

2001-12-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 126162 binutils-multiarch Bug#126162: [sparc] unable to build gcc-3.0.3-1 Bug reassigned from package `binutils,gcc-3.0' to `binutils-multiarch'. thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking

Bug#126162: [sparc] unable to build gcc-3.0.3-1

2001-12-22 Thread Ben Collins
reassign 126162 binutils-multiarch thanks On Sat, Dec 22, 2001 at 12:24:01PM +0100, Matthias Klose wrote: Package: binutils,gcc-3.0 Version: 2.11.92.0.12.3-3 Severity: grave Tags: help help needed ... build log on vore:~doko/prot.3.0.1-1, build tree in gcc-3.0-3.0.3ds3. two things:

Re: Bug#126162: [sparc] unable to build gcc-3.0.3-1

2001-12-22 Thread Christopher C. Chimelis
On Sat, 22 Dec 2001, Ben Collins wrote: Which files? The compiler binaries themselves (gcc, cc1, etc) should be sparc32. The libraries would be 64-bit. I just checked the binutils on vore and it does report supporting elf64_sparc, so that message shouldn't happen. Oh wait! binutils-multiarch

Bug#126218: Didn't you meant libgcc_s.so.1 and libgcc1?

2001-12-22 Thread Shaul Karl
Package: gcc-3.0-base Version: 1:3.0.2-4 Severity: normal [01:01:32 tmp]$ zgrep 300 /usr/share/doc/gcc-3.0-doc/README.Debian.gz made available as a shared library, libgcc.so, which is in the libgcc300 [01:02:52 tmp]$ [01:04:33 tmp]$ ls /lib/libgcc* /lib/libgcc_s.so.1 [01:04:36 tmp]$ dpkg -S

Re: Bug? can't compile hello world

2001-12-22 Thread Phil Edwards
On Sat, Dec 22, 2001 at 08:20:38AM +0100, J.H.M. Dassen (Ray) wrote: On Fri, Dec 21, 2001 at 23:34:20 -0500, Aaron Bentley wrote: [EMAIL PROTECTED]:~/programming$ g++ -V 3.0.2 hello.cpp Do g++-3.0 hello.cpp instead. Also, if you're using the new-style headers, you need to call std::printf,

Bug#126240: gpc: Internal compiler error: program gpc1 got fatal signal 11

2001-12-22 Thread Jorgen Schaefer
Package: gpc Version: 2:2.95.4-9 Severity: normal Hi there! While trying to compile the following program: http://www.snsg.org/snsg-0.4.1.pas.gz I get the error: 0[EMAIL PROTECTED]:~$ gpc snsg-0.4.1.pas gpc: Internal compiler error: program gpc1 got fatal signal 11 A Hello, World program can