Hello everyone,
I am now trying compile PAMP 1.02 in Carbide 2.0. (using GCCE)
But, it occures some errors compiling libxml2-2.6.29 such as
cc1.exe: warning: command line option "-Wno-ctor-dtor-privacy" is valid for C++/ObjC++ but not for C
/workspace/pamp/libxml2-2.6.29/trio.c: In function `TrioParse':
/workspace/pamp/libxml2-2.6.29/trio.c:1965: error: request for member `__ap' in something not a structure or union
/workspace/pamp/libxml2-2.6.29/trio.c:1977: error: request for member `__ap' in something not a structure or union
/workspace/pamp/libxml2-2.6.29/trio.c:1987: error: request for member `__ap' in something not a structure or union
Please help me.




