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.
Using the following arguments to GCC-XML executable:
  "-quiet"
  "-fsyntax-only"
  "-w"
  "-I-"
  "-o"
  "NUL"
  "-nostdinc"
  "-undef"
  "-D__GCCXML__=900"
  "-D__GCCXML_GNUC__=4"
  "-D__GCCXML_GNUC_MINOR__=2"
  "-D__GCCXML_GNUC_PATCHLEVEL__=1"
  "CLHEP/src/classes.h"
  "-fxml=temp.xml"
  "-D__REFLEX__"
  "-U__STDC__"
  "-U__STDC_HOSTED__"
  "-D__stdcall=__attribute__((__stdcall__))"
  "-D__cdecl=__attribute__((__cdecl__))"
  "-D__fastcall=__attribute__((__fastcall__))"
  "-D__thiscall=__attribute__((__thiscall__))"
  "-D_stdcall=__attribute__((__stdcall__))"
  "-D_cdecl=__attribute__((__cdecl__))"
  "-D_fastcall=__attribute__((__fastcall__))"
  "-D_thiscall=__attribute__((__thiscall__))"
  "-D__declspec(x)=__attribute__((x))"
  "-D__pragma(x)="
  "-D__cplusplus"
  "-D_inline=inline"
  "-D__forceinline=__inline"
  "-D_MSC_VER=1400"
  "-D_MSC_EXTENSIONS"
  "-D_WIN32"
  "-D_M_IX86"
  "-D_WCHAR_T_DEFINED"
  "-DPASCAL="
  "-DRPC_ENTRY="
  "-DSHSTDAPI=HRESULT"
  "-D_INTEGRAL_MAX_BITS=64"
  "-D__uuidof(x)=IID()"
  "-DSHSTDAPI_(x)=x"
  "-D__w64="
  "-D__int8=char"
  "-D__int16=short"
  "-D__int32=int"
  "-D__int64=long long"
  "-D__ptr64="
  "-DSTRSAFE_NO_DEPRECATE"
  "-D_CRT_FAR_MAPPINGS_NO_DEPRECATE"
  "-D_CRT_MANAGED_FP_NO_DEPRECATE"
  "-D_CRT_MANAGED_HEAP_NO_DEPRECATE"
  "-D_CRT_NONSTDC_NO_DEPRECATE"
  "-D_CRT_OBSOLETE_NO_DEPRECATE"
  "-D_CRT_SECURE_NO_DEPRECATE"
  "-D_CRT_SECURE_NO_DEPRECATE_GLOBALS"
  "-D_CRT_VCCLRIT_NO_DEPRECATE"
  "-D_SCL_SECURE_NO_DEPRECATE"
  "-D_WINDOWS_SECURE_NO_DEPRECATE"
  "-IJ:/gccxml/temp/Support/Vc8/Include"
  "-IJ:/gccxml/temp/Support/Vc8/PlatformSDK"
  "-IC:/Program Files/Microsoft Visual Studio 8/VC/include"
  "-IC:/Program Files/Microsoft Visual Studio 8/VC/PlatformSDK/Include"
Error: Could not run J:/gccxml/temp/debug/gccxml.exe:
The parameter is incorrect

Could somebody suggest what I may have wrong? Which parameter is incorrect?

Thanks!
Julian
begin:vcard
fn:Julian Bunn
n:Bunn;Julian
org:California Institute of Technology (Caltech);Center for Advanced Computing Research
adr:1200 E. California Blvd.;;158-79 CACR;Pasadena;CA;91125;USA
email;internet:[EMAIL PROTECTED]
tel;work:+1 626 395 6681
tel;fax:+1 626 584 5917
tel;home:+1 626 744 1701
tel;cell:+1 626 375 4628
x-mozilla-html:FALSE
url:http://pcbunn.cacr.caltech.edu/jjb.html
version:2.1
end:vcard

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

Reply via email to