[cfe-dev] Building LLVM and Clang with EKOPath 4

Konstantin Tokarev annulen at yandex.ru
Wed May 30 00:56:54 PDT 2012


Hi all,

I've managed to build LLVM and Clang with EKOPath 4.0.12.1 compiler. Here are patches I had to introcduce
to make it compiling.

Patch for clang moves some classes from anonymous namespaces which otherwise caused linker
errors. Probably it's a bug in compiler producing symbols with incorrect visibility.

-- 
Regards,
Konstantin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_ekopath.patch
Type: text/x-c
Size: 2086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120530/e52e6bd9/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang_ekopath.patch
Type: text/x-c++
Size: 4310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120530/e52e6bd9/attachment-0001.bin>


More information about the cfe-dev mailing list