|
Missing table for -opt? flags in users_guide:phases.sgml: msg#00052lang.haskell.glasgow.bugs
Hey, In users_guide/phases.sgml, in the section concerning passing flags through to cc, as or ld, I think there is a missing list of flags: <sect2 id="forcing-options-through"> <title>Forcing options to a particular phase</title> <indexterm><primary>forcing GHC-phase options</primary></indexterm> <para>Options can be forced through to a particlar compilation phase, using the following flags:</para> ^^^^^^^^^^^^^^ <para>So, for example, to force an <option>-Ewurble</option> option to the assembler, you would tell the driver <option>-opta-Ewurble</option> (the dash before the E is required).</para> The underlined section is where, I think, -optc, -opta, and -optl should be listed. This is missing in the 6.0.1 guide, and the current cvs guide, although I am not 100% certain what you want to put here. -- Don
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Wildly inaccurate profiling results, Kirsten Chevalier |
|---|---|
| Next by Date: | RE: <interactive>: internal error, ghc-6.0.1, Simon Marlow |
| Previous by Thread: | [ ghc-Bugs-827485 ] Heap profile w/ debugging RTS dumps core, SourceForge.net |
| Next by Thread: | RE: Missing table for -opt? flags in users_guide:phases.sgml, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |