OpenSDE Framework (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
247 B

#
# Manually read from the gcc-3.2 sources. Hopefully this is correct..
#
arch_sizeof_short=2
arch_sizeof_int=4
arch_sizeof_long=8
arch_sizeof_long_long=8
arch_sizeof_char_p=8
arch_bigendian=no
arch_machine=ia64
arch_target=ia64-unknown-linux-gnu