Diff for /dietlibc/diet.1 between versions 1.3 and 1.4

version 1.3, 2001/09/03 12:54:48 version 1.4, 2002/07/03 01:33:38
Line 4 Line 4
 diet \- mangle gcc command line arguments  diet \- mangle gcc command line arguments
 .SH SYNOPSIS  .SH SYNOPSIS
 .PP  .PP
 .B diet [-Os]  .B diet [-v] [-Os]
 [\fInormal gcc command line\fP]  [\fInormal gcc command line\fP]
 .SH DESCRIPTION  .SH DESCRIPTION
 .PP  .PP
Line 17  not gcc but sparc-linux-gcc, diet will g Line 17  not gcc but sparc-linux-gcc, diet will g
 compile for sparc and use bin-sparc/dietlibc.a instead of the dietlibc.a  compile for sparc and use bin-sparc/dietlibc.a instead of the dietlibc.a
 for your default architecture.  for your default architecture.
   
   The -v option will make diet print the modified gcc command line before
   executing it.
   
 When passed the -Os option before the gcc argument, diet will mangle the  When passed the -Os option before the gcc argument, diet will mangle the
 gcc options to include the best known for-size optimization settings for  gcc options to include the best known for-size optimization settings for
 the platform.  the platform.

Removed from v.1.3  
changed lines
  Added in v.1.4


LinuxTV legacy CVS <linuxtv.org/cvs>