Released Proton 6.3-6

I’ve started making my Proton builds which are compiled directly from Valve’s Git repo. These are useful if you want to run non-steam games on Linux without needing to create a new partition with Micro$oft’s OS. IMPORTANT!!! READ INSTALLATION INSTRUCTIONS BEFORE PROCEEDING Update: Built Proton 6.3-6c, which has some minor Read more…

Released avr-gcc 8.5.0-1

Although this build was originally done to fix a bug in the compiler, it ended being a huge update to the legacy releases. The following changes/additions have been done: Removed flex package from the script to remove the unnecessary libfl.so.2 dependency Used avr-libc-2.0.0svn instead of avr-libc 2.0.0 Added support for Read more…

Released avr-gcc 8.5.0

Another release of the avr-gcc legacy branch. The following components have been updated: GCC 8.5.0 Binutils 2.36.1 GDB 10.2 If you want to download avr-gcc 8.5.0, you can grab it through my avr-gcc builds downloads website by clicking on the button below. Thanks!

Released avr-gcc 11.1.0

It’s ALIVE!!!!!!! Today I’m proud to announce the new release of avr-gcc. It comes with this features: GCC 11.1.0 (stable will now be on GCC 11.x instead of 10.x) GDB 10.2 (this was unexpected) Using avr-gcc-2.0.0svn instead of avr-libc3’s fork for compatibility. You can download avr-gcc 11.1.0 through the new Read more…