Julian Bunn wrote:
> I checked out and have built gccxml from source using VS2005/MSVC8
> without problem.
> 
> Now I am attempting to process a .h file, and am getting an error I
> don't understand, namely "The parameter is incorrect". I suspect I have
> screwed something up in the configuration.
> 
> Here is the result in detail
> 
> J:\cmsShow21>J:/gccxml/temp/debug/gccxml.exe  CLHEP/src/classes.h
> -fxml=temp.xml -D__REFLEX__ --debug
> Using "J:/gccxml/temp/debug/gccxml.exe" as GCC-XML executable.
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Did you set the GCCXML_EXECUTABLE environment variable or edit a config
file?  By default it should be using gccxml_cc1plus with no help.

-Brad
_______________________________________________
gccxml mailing list
[email protected]
http://www.gccxml.org/mailman/listinfo/gccxml

Reply via email to