view make/linux/platform_i486 @ 5246:8bf2c37c46c4

added RiCompiledMethod.executeVarargs(Object...) to support compiling and calling arbitrary Java methods
author Doug Simon <doug.simon@oracle.com>
date Tue, 17 Apr 2012 13:52:38 +0200
parents a49a647afe9a
children
line wrap: on
line source

os_family = linux

arch = x86

arch_model = x86_32

os_arch = linux_x86

os_arch_model = linux_x86_32

lib_arch = i386

compiler = gcc

sysdefs = -DLINUX -D_GNU_SOURCE -DIA32