Changes between Initial Version and Version 1 of Ticket #97
- Timestamp:
- 12/01/09 15:27:56 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #97
-
Property
Milestone
changed from
4.3.0
to
-
Property
Milestone
changed from
-
Ticket #97 – Description
initial v1 1 Dur uing 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.1 During 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. 2 2 3 3 This will probably require a `-no-feature` option and build-variables for target architecture and platform. 4 5 The implications for this are extremely subtle, and this may be difficult to get right.