Differences between revisions 1 and 2
Revision 1 as of 2011-01-29 16:56:38
Size: 1707
Comment: first draft
Revision 2 as of 2011-01-29 17:00:05
Size: 1749
Comment: formatting and links
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This page attempts to track the current issues of the [[http://www.debian.org/ports/m68k/|Debian/m68k]] Linux port. Mailing list is at debian-68k@lists.debian.org and more information can be found in this Wiki under [[M68k]] and [[M68k/Porting]]. This page attempts to track the current issues of the [[http://www.debian.org/ports/m68k/|Debian/m68k]] Linux port. Mailing list is at [[http://lists.debian.org/debian-68k/|debian-68k@lists.debian.org]] and more information can be found in this Wiki under [[M68k]] and [[M68k/Porting]].
Line 27: Line 27:
* [[http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47533|BZ#47533]]  * [[http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47533|BZ#47533]]
Line 38: Line 38:
* [[http://lists.debian.org/debian-glibc/2010/11/msg00077.html|res_init segfaults]] (might be related to BZ#47533 in gcc?)  * [[http://lists.debian.org/debian-glibc/2010/11/msg00077.html|res_init segfaults]] (might be related to BZ#47533 in gcc?)

This page attempts to track the current issues of the Debian/m68k Linux port. Mailing list is at debian-68k@lists.debian.org and more information can be found in this Wiki under M68k and M68k/Porting.

Installing

Get an Aranym/Quick image (sid from ca. 2008/2009 with libc 2.7) and put an updated M68k/Cowbuilder chroot on it. The status of everything else is unknown, however, you can probably install the etch-m68k snapshot. But if you wanted to dig out that you wouldn’t be here, right?

packages

Some packages are in debian-ports.org unreleased, not in unstable, because they need m68k-local patches. For some, this is because maintainers keep unstable frozen during the squeeze/testing freeze in order to be able to upload fixes via unstable. For some, this is a collection of patches or workarounds that are not, or will not be, included in the proper Debian packages. Once installed, however, it’s fine to work from unstable only (unless you want to hack the packages from unreleased).

Compilers

gcc-4.1

Not in sid, but probably works. No TLS support.

gcc-4.3

Both -fomit-frame-pointer and -foptimize-sibling-calls (default) produce broken code. No TLS support.

gcc-4.4

Seems to work pretty well. Has TLS backport.

current issues

gcc-4.5

Not ported. Has TLS upstream.

core system

libc

eglibc-2.11 with TLS backport is used. Current issues: