Coder Social home page Coder Social logo

asig / vbcc Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.77 MB

Source code for vbcc toolchain, set up for Amiga cross development, based on http://sun.hasenbraten.de/

Makefile 0.17% C 93.70% Mint 0.01% Assembly 5.92% SWIG 0.12% Roff 0.09%
amiga c-compiler cross-compiler retrocomputing vbcc

vbcc's Introduction

README

The vbcc toolchain (vbcc, vasm, vlink) taken as-is from http://compilers.de/ and http://sun.hasenbraten.de/, with a Makefile that builds the cross-compiler toolchain targeting Amiga with Kickstart 1.3.

The Makefile is built to suit my needs, but if you're running a halfway decent Linux (i.e. Ubuntu) and have the essential build tools installed (make and gcc), just running make && make install should work for you.

By default, vbcc will be installed in /opt/vbcc. If you prefer a different location, just run make install INSTALL_DIR=/path/to/vbcc.

Make sure that you set the VBCC env variable to the vbcc directory, and add $VBCC/bin to your PATH.

NDKs

This repo also contains the Amiga NDK for Kicstart/Workbench 1.3. The NDK was taken from the Amiga Developer CD 1.2, hoping that nobody is going to sue me...

The NDKs were also added to the configs, so when you compile with vc +kick13, the include path already contains the Amiga headers.

vbcc's People

Contributors

asig avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.