Changes between Initial Version and Version 1 of Ticket #81, comment 5


Ignore:
Timestamp:
01/14/2020 11:48:01 AM (4 years ago)
Author:
mornfall
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #81, comment 5

    initial v1  
    1 I think there's a fundamental misunderstanding what DiOS is and how it works. DiOS provides its own headers: how macros like __x86_64__ are used in system headers has no effect on 'divine cc' or 'dioscc'. If you want to use system headers, you want to use 'divcc' instead. Both approaches have their downsides.
     1I think there's a fundamental misunderstanding what DiOS is and how it works. DiOS provides its own headers: how macros like `__x86_64__` are used in system headers has no effect on 'divine cc' or 'dioscc'. If you want to use system headers, you want to use 'divcc' instead. Both approaches have their downsides.