faucc
C compiler generating Intel code for 16bit/32bit CPUs
Install
- All systems
-
curl cmd.cat/faucc.sh
- Debian
-
apt-get install faucc - Ubuntu
-
apt-get install faucc - Kali Linux
-
apt-get install faucc - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install faucc - Raspbian
-
apt-get install faucc
faucc
C compiler generating Intel code for 16bit/32bit CPUs
FAUcc is a optimizing C compiler, that can generate Intel code for 16bit/32bit CPUS. It is useful, if you are in need to compile real mode code, like a BIOS. FAUcc uses the GNU binutils for assembling/linking.