Displaying 1 result from an estimated 1 matches for "ifoutput".
Did you mean:
  foutput
  
2005 Jan 19
1
build klibc with gcc 2.96 fails
...omments
  -dM                       Display a list of macro definitions active at end
  -dD                       Preserve macro definitions in output
  -dN                       As -dD except that only the names are preserved
  -dI                       Include #include directives in the output
  -ifoutput                 Describe skipped code blocks in output 
  -P                        Do not generate #line directives
  -$                        Do not include '$' in identifiers
  -remap                    Remap file names when including files.
  -h or --help              Display this info...