Package: gcc-snapshot
Version: 20080802-1
Severity: minor
ICE message points to ,
but that file isn't installed by gcc-snapshot.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Lin
Package: gappletviewer-4.2
Version: 4.2.1-3
Severity: grave
Justification: renders package unusable
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C
Package: gcc-3.2
Version: 1:3.2.1-1
Followup-For: Bug #171203
Sorry, my email address wasn't correct. Use [EMAIL PROTECTED]
instead.
--
Patrik Hägglund
Package: gcc-3.2
Version: 1:3.2.1-1
Severity: important
Justification: fails to build from source
Here is what happens if tetex-bin isn't installed during build
(apt-src build gcc-3.2):
TEXINPUTS=../../src/gcc/p/doc:../../src/gcc/p/doc/images:$TEXINPUTS \
MAKEINFO="LANG=en_GB LC_ALL=en_GB makeinf
The problem seems to be strip. See bug #107812.
--
Patrik Hägglund
Package: gcj
Version: 2:3.0.1-7
Now it works for me when I tested with gcc-3_0-branch in cvs.
-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux robyn 2.4.4 #1 tor maj 31 09:14:36 CEST 2001 i686
Locale: LANG=sv_SE.ISO8859-1, LC_CTYPE=sv_SE.ISO8859-1
Versions
Package: gcj-3.0
Version: 1:3.0-3
Severity: normal
> Hello.java << EOF
public class Hello {
public static void main(String[] args) {
System.out.println("Hello!");
}
}
EOF
gcj -W -fno-bounds-check --main=Hello Hello.java
jc1: warning: Ignoring command line option
Package: gcj
Version: 2:3.0-4
Severity: important
Tags: sid
> Hello.java << EOF
public class Hello {
public static void main(String[] args) {
System.out.println("Hello!");
}
}
EOF
/usr/bin/gcj --main=Hello Hello.java
./a.out
./a.out: error while loading shared
Package: gcj
Version: 1:3.0-3
Severity: normal
> Hello.java << EOF
public class Hello {
public static void main(String[] args) {
System.out.println("Hello!");
}
}
EOF
/usr/bin/gcj -static -o Hello --main=Hello Hello.java
gives:
/usr/lib/gcc-lib/i386-linux/3.0/..
Package: gcj-3.0
Version: 1:3.0-0pre010526
Severity: normal
// > gcj-3.0 -c -O1 Bug.java
// Bug.java: In class `Bug':
// Bug.java: In method `Bug.get()':
// Bug.java:3: Internal error: Segmentation fault
class Bug {
static synchronized Object get(int i) { return null; }
static synchro
Package: libgcj2-dev
Version: 1:3.0-0pre010427
Severity: important
Unpacking libgcj2-dev (from .../libgcj2-dev_1%3a3.0-0pre010427_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/libgcj2-dev_1%3a3.0-0pre010427_i386.deb (--unpack):
trying to overwrite `/usr/lib/libgcj.spec', which is
11 matches
Mail list logo