-
Notifications
You must be signed in to change notification settings - Fork 0
pts/pts-tcc64
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
pts-tcc64: tiny, self-contained C compiler for Linux amd64 using TCC + glibc This is similar to pts-tcc (https://github.com/pts/pts-tcc), with the following differences: * The target of the compiler is Linux amd64 (rather than Linux i386). * TCC (TinyCC) version is newer (0.9.27). * The compiler generates dynamically linked Linux executables linked against glibc (rather than statically linked with built in uClibc). __END__
About
tiny, self-contained C compiler for Linux amd64 using TCC + glibc
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published