Re: Status of debian-installer on PPC64

2004-03-04 Thread Matthias Klose
Martin Michlmayr - Debian Project Leader writes: This is a mail about a possible PPC64 port and how to get started; I removed some parts, and only include what is relevant to -gcc (the full message can be found on the -powerpc list). * Anton Blanchard [EMAIL PROTECTED] [2004-03-03 23:21]:

Bug#186922: [Bug java/10581] ICE compiling freenet

2004-03-04 Thread ruben at ugr dot es
--- Additional Comments From ruben at ugr dot es 2004-03-04 15:22 --- (In reply to comment #2) Full message of gcj 3.3.3 gcj -c RequestManager.java RequestManager.java:459: internal compiler error: in expand_expr, at expr.c:7350 Please submit a full bug report, with preprocessed source

Help tracking down fPIC optimization bug in g77 3.3

2004-03-04 Thread Kevin B. McCarty
Hi all, I found a bug (?) in g77 3.3's optimization of PIC code (at least on i386), leading to bug # 233689 (closed by the workaround of compiling the affected file without optimization). The problem is that a segfault occurs with code which is called from a dynamic library that doesn't happen