Changes between Initial Version and Version 1 of Ticket #97


Ignore:
Timestamp:
12/01/09 15:27:56 (14 years ago)
Author:
felix winkelmann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #97

    • Property Milestone changed from 4.3.0 to
  • Ticket #97 – Description

    initial v1  
    1 Duruing the cross-compile, the feature-IDs for target architecture and operating system are not correct. We need to un-register those features and register features suitable for the target.
     1During the cross-compile, the feature-IDs for target architecture and operating system are not correct. We need to un-register those features and register features suitable for the target.
    22
    33This will probably require a `-no-feature` option and build-variables for target architecture and platform.
     4
     5The implications for this are extremely subtle, and this may be difficult to get right.