This is the mail archive of the libc-alpha@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: I have a problem!!


>>>>> Alvin Fortson writes:

 > I just install gcc version 2.95 on my SCO 5.0.5a system.  I have written a
 > simple program and get the following error message in the stdin.h file.  I'm
 > not sure if I have asetup issue or a coding issue.  Could you tell me what
 > is wrong

 > Error Message

 > In file included from test.c:1:                                    
 > /RMS/PANTRYSCRIPTS/stdio.h:140: parse error before `__gnuc_va_list'
 > /RMS/PANTRYSCRIPTS/stdio.h:140: parse error before `__gnuc_va_list'
 > /RMS/PANTRYSCRIPTS/stdio.h:140: parse error before `__gnuc_va_list'
                                                                           
This doesn't seem to be related to the GNU C library.  The error
occurs in an include file which you don't show us.

Check the GCC site at http://gcc.gnu.org for information about
reporting bugs and problems with GCC.

Andreas
-- 
 Andreas Jaeger   
  SuSE Labs aj@suse.de	
   private aj@arthur.rhein-neckar.de

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]