[GCC-XML] trouble running gccxml
John Hunter
jdhunter at ace.bsd.uchicago.edu
Fri Nov 5 18:05:09 EST 2004
I am trying to run gccxml-0.6.0 on a header file and I get this
message
peds-pc311:/tmp> gccxml tmp.h -fxml=tmp.xml
Could not determine GCCXML_EXECUTABLE setting.
The man page indicates "Users should rarely need to change this value
from its default." for this variable, and I'm not sure what to set it
to.
I'll include my build, platform and version info below. Thanks for
any help...
JDH
Build process
mkdir gccxml-build/
cd gccxml-build/
cmake ../GCC_XML > & cmake.out
make > & make.out
less cmake.out
less make.out
sudo make install > & install.out
peds-pc311:/var/tmp/builds/gccxml-0.6.0/gccxml-build> gcc --version
gcc (GCC) 3.3.3
peds-pc311:/var/tmp/builds/gccxml-0.6.0/gccxml-build> uname -a
Linux peds-pc311.bsd.uchicago.edu 2.4.21-15.0.2.ELsmp #1 SMP Wed Jun 16 22:52:07 EDT 2004 i686 i686 i386 GNU/Linux
Here are the build output files
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmake.out
Type: application/octet-stream
Size: 659 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/gccxml/attachments/20041105/e6026fc0/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.out
Type: application/octet-stream
Size: 1844 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/gccxml/attachments/20041105/e6026fc0/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: install.out
Type: application/octet-stream
Size: 2367 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/gccxml/attachments/20041105/e6026fc0/attachment-0002.obj>
More information about the gccxml
mailing list