This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Loading…
Labels












Could I get OS and gcc version throwing this error?
I see the same issue:
Linux 2.6.28-11-server #42-Ubuntu SMP Fri Apr 17 02:45:36 UTC 2009 x86_64 GNU/Linux
Possibly a bug with GCC-XML on 64bit?
I've installed gccxml on my ubuntu box, the followings is a extracted from the output of 'dpkg-query -L gccxml | grep builtins':
/usr/share/gccxml-0.9/GCC/4.3/gccxml_builtins.h /usr/share/gccxml-0.9/GCC/4.0/gccxml_builtins.h /usr/share/gccxml-0.9/GCC/3.4/gccxml_builtins.h /usr/share/gccxml-0.9/GCC/3.3/gccxml_builtins.h /usr/share/gccxml-0.9/GCC/4.2/gccxml_builtins.h /usr/share/gccxml-0.9/GCC/4.1/gccxml_builtins.h
Seems ok ?
the files are there, yes, for some reason gccxml can't find them on 64-bit systems. Hopefully I can get some time to figure this out this weekend.