Ticket #1478 (closed feature request: fixed)
Flag to get information about the compiler and RTS
| Reported by: | igloo | Owned by: | igloo |
|---|---|---|---|
| Priority: | high | Milestone: | 6.8.1 |
| Component: | Compiler | Version: | 6.6.1 |
| Keywords: | Cc: | dons Bulat.Ziganshin@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description (last modified by p_tanski) (diff)
There should be a flag +RTS -foo that prints info including:
- The version of GHC used to compile the program
- The sort of RTS linked against
- What (canonicalised) platform it was built for, i.e., powerpc-apple-darwin8.10.0
There should also be a flag that can be given to the compiler that prints info including:
- Whether it has a NCG
- Whether or not it is registerised
- Whether it supports ghci/ghc -e
- What RTSs it has
- Whether it supports SMP
Ideally this would all be easily machine-parseable.
Change History
Note: See
TracTickets for help on using
tickets.
