> Hello,
>
> I was trying to port Xerces to vxWorks. I have followed the portability
> instructions and have gone through some of the mails on this list (of
> people who've tried this earlier).
>
> I had a question about the schema directory. Is this XML Schema as opposed
> to XML DTD? Currently, I am just planning to use XML DTD, can I do without
> the schema directory? I see compile errors when I try to compile with the
> ccppc compiler (on Windows NT). I am using Xerces Version 7 and Tornado 2.
>
>
> Also, is there a guide or any other documentation/resource that can
> explain the functionality of the code in each of the directories, for
> example, what does the chunk of code in the schema directory do? I agree
> some of them are self-explanantory but in general, any resource would
> help.
>
> Thanks for your time,
>
> Sincerely,
>
> Amit Shah
> Embedded Systems Software Engr.,
> Motorola.
> __________________________________________________________________________
> _________________
>
> I see several occurances of the following when I compile the schema
> directory. The error portion has been shaded in red. Thanks
>
>
> abnormal program termination
> ComplexTypeInfo.cpp: In method `ComplexTypeInfo::~ComplexTypeInfo()':
> ComplexTypeInfo.cpp:212: internal error--unrecognizable insn:
> (call_insn/i 56 55 61 (parallel[
> (call (mem:SI (symbol_ref:SI ("_$_15ContentSpecNode")))
> (const_int 0))
> (use (const_int 0))
> (clobber (scratch:SI))
> ] ) -1 (insn_list 54 (insn_list 55 (nil)))
> (expr_list:REG_DEAD (reg:SI 3 3)
> (expr_list:REG_DEAD (reg:SI 4 4)
> (expr_list:REG_UNUSED (scratch:SI)
> (nil))))
> (expr_list (use (reg:SI 4 4))
> (expr_list (use (reg:SI 3 3))
> (nil))))
> ComplexTypeInfo.cpp:212: confused by earlier errors, bailing out
> ccppc: Internal compiler error: program cc1plus got fatal signal 34
> *** Error code 1
> clearmake: Error: Build script failed for "0_build/ComplexTypeInfo.opp"
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]