|
Lines 132-137
Link Here
|
| 132 |
Option.Posix.Debug.Min=Minimal (-g1) |
132 |
Option.Posix.Debug.Min=Minimal (-g1) |
| 133 |
Option.Posix.Debug.Def=Default (-g) |
133 |
Option.Posix.Debug.Def=Default (-g) |
| 134 |
Option.Posix.Debug.Max=Maximum (-g3) |
134 |
Option.Posix.Debug.Max=Maximum (-g3) |
|
|
135 |
Option.Posix.Debug.GdbExt=GDB Extensions (-ggdb) |
| 135 |
Option.Posix.Debug.Other=Other debugging flags |
136 |
Option.Posix.Debug.Other=Other debugging flags |
| 136 |
Option.Posix.Debug.gprof=Generate gprof information (-pg) |
137 |
Option.Posix.Debug.gprof=Generate gprof information (-pg) |
| 137 |
Option.Posix.Debug.prof=Generate prof information (-p) |
138 |
Option.Posix.Debug.prof=Generate prof information (-p) |
|
Lines 141-146
Link Here
|
| 141 |
Option.Posix.Warn.PedErrors=Pedantic warnings as errors (-pedantic-errors) |
142 |
Option.Posix.Warn.PedErrors=Pedantic warnings as errors (-pedantic-errors) |
| 142 |
Option.Posix.Warn.nowarn=Inhibit all warnings (-w) |
143 |
Option.Posix.Warn.nowarn=Inhibit all warnings (-w) |
| 143 |
Option.Posix.Warn.allwarn=All warnings (-Wall) |
144 |
Option.Posix.Warn.allwarn=All warnings (-Wall) |
|
|
145 |
Option.Posix.Warn.ExtraWarn=Extra warnings (-Wextra) |
| 146 |
Option.Posix.Warn.NoUnusedParam=No warning for unused parameters (-Wno-unused-parameter) |
| 144 |
Option.Posix.Warn.toerrs=Warnings as errors (-Werror) |
147 |
Option.Posix.Warn.toerrs=Warnings as errors (-Werror) |
| 145 |
|
148 |
|
| 146 |
Option.Posix.Verbose=Verbose (-v) |
149 |
Option.Posix.Verbose=Verbose (-v) |
|
Lines 179-182
Link Here
|
| 179 |
|
182 |
|
| 180 |
GNUMakeBuilder.name=Gnu Make Builder |
183 |
GNUMakeBuilder.name=Gnu Make Builder |
| 181 |
|
184 |
|
| 182 |
extension.name = Managed Build Tools Description |
185 |
extension.name = Managed Build Tools Description |