File: control

package info (click to toggle)
gcc-m68k-linux 2.8.1-1
  • links: PTS
  • area: main
  • in suites: potato, slink
  • size: 35,132 kB
  • ctags: 38,609
  • sloc: ansic: 390,817; asm: 9,529; yacc: 8,727; sh: 6,962; cpp: 2,371; makefile: 1,931; objc: 482; sed: 316; pascal: 133
file content (15 lines) | stat: -rw-r--r-- 627 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: gcc-m68k-linux
Section: devel
Priority: extra
Maintainer: Martin Mitchell <martin@debian.org>
Standards-Version: 2.4.1

Package: gcc-m68k-linux
Architecture: any
Depends: ${shlibs:Depends}, binutils-m68k-linux (>= 2.8.1-1)
Description: The GNU C compiler for cross compiling m68k-linux binaries.
 This package may be used to cross compile programs for Linux/m68k.
 The GNU C compiler is a fairly portable optimizing compiler that
 supports multiple languages.  It includes (runtime) support for C,
 C++, and Objective C (support for Objective C was donated by NeXT).
 This package includes cpp, the GNU C preprocessor.