[GCC-XML] How to get more info from error message, resulting in ICE?
Marcus Lindblom
macke at yar.nu
Fri Jan 9 04:30:25 EST 2009
Marcus Lindblom wrote:
> Hi,
>
> Background: I'm trying to get the OpenSG python bindings to compile on
> Windows/VC90 (which use Py++, which use gccxml) They have worked on
> linux and gcc, so I just need to find all bugs and add the appropriate
> ifdefs, etc.
>
> The problem I've got is that I get an error message that does not give
> me very much info, and since I don't know gcc that much I haven't been
> able to find (or figure out) if it can give me more info (or even how to
> debug this better.)
>
> The error message is included and it doesn't really point to the source
> of there error, AFAICS. Perhaps it's trying, then ICEs?
The full preprocessed source is available at the following url, if it helps.
http://www.yar.nu/macke/misc/gccxml-pyopensg-ice.txt.gz
Cheers,
/Marcus
More information about the gccxml
mailing list