Differences between revisions 97 and 100 (spanning 3 versions)
Revision 97 as of 2006-11-29 12:55:35
Size: 1009
Editor: ?smarenka
Comment:
Revision 100 as of 2008-03-01 23:58:55
Size: 1212
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Since gcc-4.1 is now the default, I'm going to start dropping bugs that only apply to older packages.
Since gcc-4.1 is now the default,
Line 13: Line 12:
 * debian [http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gcc-4.0 gcc-4.0 bts]  * debian [http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=gcc-4.2 gcc-4.2 bts]
Line 21: Line 20:
 * ICE in reload, at reload1.c:1079
  * pkg: openscenegraph survival
  * found in gcc-4.1_4.1.1-17
 * [http://gcc.gnu.org/bugs.html GCC Bugs]
Line 30: Line 26:
== Compiler status
 * We don't have an Ada or D compiler at the moment since both compilers require special bootstrapping which has never been done. Michael Casadevall has been been able to build the Ada cross-compiler, but hasn't successfully bootstrapped the native compiler
 * D will probably require similar work done for it.

This page tracks current issues with ["GCC"] for ?DebianM68kPorting. User support and buildd admins can be found at debian-68k@lists.debian.org.

Since gcc-4.1 is now the default,

m68k usertags

gcc-4.x bugs

upstream

binNMUs

== Compiler status

  • We don't have an Ada or D compiler at the moment since both compilers require special bootstrapping which has never been done. Michael Casadevall has been been able to build the Ada cross-compiler, but hasn't successfully bootstrapped the native compiler
  • D will probably require similar work done for it.