[egcs-970907] typo in invoke.texi

Jeffrey A Law law@hurl.cygnus.com
Mon Sep 8 07:54:00 GMT 1997


  In message < 199709081021.MAA05120@cloche.dptmaths.ens-cachan.fr >you write:
  > 
  > 	While compiling egcs-970907 on solaris-2.5 I encountered this
  > problem:
  > 
  > Making info file `gcc.info' from `gcc.texi'.
  > ./invoke.texi:352: `@end' expected `table', but saw `smallexample'.
  > make[1]: *** [gcc.info] Error 2
Minor typo (too many @end smallexamples).

This should fix the problem:


Index: invoke.texi
===================================================================
RCS file: /cvs/cvsfiles/egcs/gcc/invoke.texi,v
retrieving revision 1.5
diff -c -3 -p -r1.5 invoke.texi
*** invoke.texi	1997/09/05 18:30:49	1.5
--- invoke.texi	1997/09/08 14:52:57
*************** in the following sections.
*** 342,348 ****
  
  @emph{System V Options}
  -Qy  -Qn  -YP,@var{paths}  -Ym,@var{dir}
- @end smallexample
  
  @emph{V850 Options}
  -mlong-calls -mno-long-calls -mep -mno-ep
--- 342,347 ----



More information about the Gcc mailing list