The failure was that gcc-xml never completed the operation. Bit of a black box
- so unfortunately I don't have anything useful to provide. Needless to say -
inserting the options into the options file seems to be working for our
purposes.
We did create our own custom gcc config file.
Thanks again,
Tim
--- On Tue, 4/21/09, Brad King <[email protected]> wrote:
From: Brad King <[email protected]>
Subject: Re: [GCC-XML] Can't seem to get --gccxml-gcc-options to work
To: [email protected]
Cc: [email protected]
Received: Tuesday, April 21, 2009, 8:18 AM
Tim Cassidy wrote:
> So you're saying that having a space between the "-I" and
your path on the command-line is incorrect?
It's fine on the command line. GCC supports either
"-Ifoo"
or
"-I" "foo"
Putting a space in the options file is like passing
"-I foo"
on the command line, which says to use an include directory whose name
starts with a space: " foo".
> As for the specific issue I'm having - the first example below
didn't work and the second did:
The phrase "didn't work" is quite generic. What was the actual
failure
and/or error message?
> --gccxml-config
"C:\Xxxx\Xxxxx\xxxxxxxxx\xxx\xxxxxxxxxx\dev\bin\gccxml\gccxml_config"
Normally one should not need to specify --gccxml-config. Did you create
a custom config file?
-Brad
__________________________________________________________________
Looking for the perfect gift? Give the gift of Flickr!
http://www.flickr.com/gift/_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Follow this link to subscribe/unsubscribe:
http://www.gccxml.org/mailman/listinfo/gccxml