Hi,

I tried building Clang again on 64-bit windows with CMake and sezero's GCC
4.5 toolchain. The build fails when executing tblgen.exe (an internal? tool
used for something ;) ). Running the command that crashes tblgen through gdb
gives a not so useful backtrace:

#0  0x000000006ceceead in libgcc_s_sjlj-1!_Unwind_SjLj_Register () from
> M:\Development\mingw64\bin\libgcc_s_sjlj-1.dll
>
#1  0x0000000000000000 in ?? ()
>

But it does end in a mingw-w64 dll... I don't see any other dll's being used
by tblgen, so I can't really see what else is happening. Any useful
thoughts?

Thanks,

Ruben
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to