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

  1. #
  2. # Manually read from the gcc-3.2 sources. Hopefully this is correct..
  3. #
  4. arch_sizeof_short=2
  5. arch_sizeof_int=4
  6. arch_sizeof_long=8
  7. arch_sizeof_long_long=8
  8. arch_sizeof_char_p=8
  9. arch_bigendian=no
  10. arch_machine=ia64
  11. arch_target=ia64-unknown-linux-gnu