Loading...
 

Category: Compilers

Compilers
Show subcategories objects

Name Type
Creating TOS binaries with CMake and cross compiler
wiki
Cross compiling and setting up of Cygwin and gcc 4.x.x under Windows XP
__note:__ The Cygwin installation part is little outdated, because there is windows installer which set's up everything.
SDL compilation and installation procedure should work under Linux too. You ha
article
Debugging TOS binaries created by GNU gcc
article
Hisoft Devpac 3 manual
Manual for Devpac 3 package, m68k macro assembler compiler, debugger and development environment for Atari ST range of computers.
file
How to use VASM m68k assembly code within GCC C/C++ programs
Article explains how to use VASM m68k compiler with modern gcc (4.x) C/C++ compiler. It lists several use-case scenarios and general troubleshooting instructions for linking errors.
article
Native coding tools
wiki
Reducing size of executables produced by gcc
Article explains how to remove libc/libc++ dependencies in m68k gcc compiler. It reduces binary size dramatically. For example the smallest 'Hello world' linked against libc takes ~55kb, which is alot
article
Setting up VASM for cross compilation (Cygwin/Linux)
This article describes process of compilation and installation of VASM m68k crossassembler under Cygwin/Linux environment. The procedure should also work under FreeMiNT if you have proper tools and ca
article