view make/bsd/platform_i486 @ 12752:71991b7a0f14

SL: Enhanced SimpleLanguage with support for if statements, function calls, function caching + inlining and builtins.
author Christian Humer <christian.humer@gmail.com>
date Mon, 11 Nov 2013 21:34:44 +0100
parents f08d439fab8c
children
line wrap: on
line source

os_family = bsd

arch = x86

arch_model = x86_32

os_arch = bsd_x86

os_arch_model = bsd_x86_32

lib_arch = i386

compiler = gcc

sysdefs = -D_ALLBSD_SOURCE -D_GNU_SOURCE -DIA32