[GCC-XML]runaway during test
    Craig Maloney 
    cmaloney at physics.ucsb.edu
       
    Fri Feb 13 21:22:14 EST 2004
    
    
  
Hi I'm having problems running the example on the webpage.  The thing 
keeps forking gccxml processes and dies.  It is today's cvs which 
reports itself as 0.7.0.  Any ideas?
Thanks,
Craig
Output follows:
--------------------------------------------------------------
[maloney at ppro:~/projects/python/pyste-test]$ gccxml --debug --verbose 
example1.cx
x -fxml=example1.xml
Using "gccxml" as GCC-XML executable.
Using the following arguments to GCC-XML executable:
  "-quiet"
  "-fsyntax-only"
  "-w"
  "-I-"
  "-o"
  "/dev/null"
  "-nostdinc"
  "--verbose"
  "example1.cxx"
  "-fxml=example1.xml"
  "-D__HAVE_BUILTIN_SETJMP__=1"
  "-D__unix__=1"
  "-Dunix=1"
  "-D__i386__=1"
  "-D__SIZE_TYPE__=unsigned int"
  "-D__ELF__=1"
  "-D__GNUC_PATCHLEVEL__=1"
  "-D__linux=1"
  "-D__unix=1"
  "-D__linux__=1"
  "-D__USER_LABEL_PREFIX__="
  "-Dlinux=1"
  "-D__STDC_HOSTED__=1"
  "-D__EXCEPTIONS=1"
  "-D__GXX_WEAK__=1"
  "-D__tune_i686__=1"
  "-D__WCHAR_TYPE__=long int"
  "-D__gnu_linux__=1"
  "-D__WINT_TYPE__=unsigned int"
  "-D__GNUC__=3"
  "-D__tune_pentiumpro__=1"
  "-D__cplusplus=1"
  "-D__DEPRECATED=1"
  "-D__GNUG__=3"
  "-D__GXX_ABI_VERSION=102"
  "-Di386=1"
  "-D__GNUC_MINOR__=2"
  "-D__STDC__=1"
  "-D__PTRDIFF_TYPE__=int"
  "-D__REGISTER_PREFIX__="
  "-D__NO_INLINE__=1"
  "-D_GNU_SOURCE=1"
  "-D__i386=1"
  "-D__VERSION__="3.2.1""
  "-D__declspec(x)="
  "-D__attribute__(x)="
  "-I/home/maloney/usr/local/include/c++/3.2.1"
  "-I/home/maloney/usr/local/include/c++/3.2.1/i686-pc-linux-gnu"
  "-I/home/maloney/usr/local/include/c++/3.2.1/backward"
  "-I/usr/local/include"
  "-I/home/maloney/usr/local/include"
  "-I/home/maloney/usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/include"
  "-I/usr/include"
Error: Could not run gccxml:
Argument list too long
    
    
More information about the gccxml
mailing list