Jump to content
IGNORED

SDK / Dev Kit / C or C++ compiler


GadgetUK

Recommended Posts

Hi,

 

I've not done much research on this yet, other than searching this forum a little but it's not turned anything up. Is there an SDK or dev kit or something that people use for Home Brew on the Atari ST? Something similar to CC65 for the Lynx and other 8 bit systems?

 

EDIT: Home Brew isn't really the right term as it was an open platform to start with... I know there will be ancient compilers and stuff, ive read about an aweful 6 disc swapping dev kit but looking for something modern that might still be supported?

Edited by GadgetUK
Link to comment
Share on other sites

I've been using this cross-compiler successfully with ST/STE/Falcon for some time now. (It's not MiNT-specific BTW, the built executables will run under TOS).

 

http://vincent.riviere.free.fr/soft/m68k-atari-mint/

 

It can be used as-is, or combined with VASM assembler which handles Devpac assembly format, providing you configure VASM to output GCC compatible objects.

Link to comment
Share on other sites

The most common setup should be either gcc as dml said or vbcc that some other people use. GCC is mostly used for OS related programming and vbcc for games and demos. The setup also consists of an emulator, either steem or hatari depending on the target machine. Most coders drink water in the name of the STEEM debugger.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...