Port details |
- lcc Compiler from `A Retargetable C Compiler: Design and Implementation'
- 3.6 lang
=0 3.6Version of this port present on the latest quarterly branch. - Maintainer: obrien@FreeBSD.org
 - Port Added: unknown
- Last Update: 2002-04-12 19:29:15
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.cs.princeton.edu/software/lcc/
- Description:
- lcc is the retargetable ANSI C compiler described in the book
`A Retargetable C Compiler: Design and Implementation'
(Addison-Wesley, 1995, ISBN 0-8053-1670-1).
lcc is a production compiler with a hand crafted lexical analyzer and a
hand-coded recursive decent parser. The lexer and parser code is well
written and very easy to read (and learn from :-)).
lcc compiles much faster than FreeBSD's stock [gcc] compiler. However, it
does not under stand FreeBSD's "long long" data type.
See http://www.cs.princeton.edu/software/lcc/pkg/install.html for updates,
patches, and more information.
WWW: http://www.cs.princeton.edu/software/lcc/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6 12 Apr 2002 19:29:15
 |
ade  |
Remove lang/lcc -- it's been broken for so long and there is no new
version. |
22 Nov 2000 00:21:52
    |
obrien  |
Add $FreeBSD$, which help me in problem reports. |
10 Nov 2000 18:18:04
    |
obrien  |
Don't hardcode the arch symbols. |
10 Nov 2000 18:15:20
    |
obrien  |
/usr/libexec/cpp is now a cpp designed for use by the compilers (vs. userland)
and has no need for (nor supports) the "-undef" flag. |
08 Oct 2000 11:23:49
    |
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 04:17:26
    |
asami  |
Convert category lang to new layout. |
08 Aug 2000 04:04:26
    |
steve  |
Use ARCH in pkg/PLIST so this port packages cleanly on the Alpha. |
Number of commits found: 7
|