软件包: libpcc-dev (1.2.0~DEVEL+20200614-1)
libpcc-dev 的相关链接
Trisquel 的资源:
下载源码包 pcc-libs:
- [pcc-libs_1.2.0~DEVEL+20200614-1.dsc]
- [pcc-libs_1.2.0~DEVEL+20200614.orig.tar.gz]
- [pcc-libs_1.2.0~DEVEL+20200614-1.debian.tar.xz]
维护者:
Original Maintainer:
- Yangfl
外部的资源:
- 主页 [pcc.ludd.ltu.se]
相似软件包:
Portable C Compiler (development files)
PCC is a small, simple, fast and understandable C99 compiler based on the original Portable C Compiler by S. C. Johnson, written in the late 1970s. Focus on being able to compile and run on a PDP11, even if it may not happen in reality, keeps it lean; abstinence from over-complicated algorithms leads to quick reliable code generation. Even though much of the compiler has been rewritten, some of the basics still remain.
This package contains the headers and static library files necessary for building C programs.