Opened 15 years ago
Last modified 15 years ago
#97 closed defect
When cross-compiling, the active features do not represent target system — at Initial Version
Reported by: | felix winkelmann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | not urgent at all | Milestone: | |
Component: | core tools | Version: | 4.2.x |
Keywords: | cross-development | Cc: | |
Estimated difficulty: |
Description
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.
This will probably require a -no-feature
option and build-variables for target architecture and platform.
Note: See
TracTickets for help on using
tickets.