Changes between Version 63 and Version 64 of Building/Using

Show
Ignore:
Timestamp:
01/02/12 16:38:48 (17 months ago)
Author:
heisenbug
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • Building/Using

    v63 v64  
    341341  You almost certainly want optimisation ''on'' when building 
    342342  libraries, otherwise the code you build with this compiler 
    343   goes really slowly.  {{{-XGenerics}}} add generics support to the 
     343  goes really slowly.  {{{-XGenerics}}} adds generics support to the 
    344344  libraries - you can turn this off if you like (it'll make the 
    345345  libraries a bit smaller), but you won't be able to use Generics in