Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: meka on August 19, 2014, 03:27:10 AM

Title: LLVM/clang++ extension
Post by: meka on August 19, 2014, 03:27:10 AM
Hello,

I wish to use clang in a program of mine which currently uses gcc/g++ at tinycore. I've been searching for an extension but didn't find a package including LLVM clang. Has anybody been using clang on Tinycore already?

Is there an alternative build toolchain to use clang other than 'compiletc'? Thank you! :)
Title: Re: LLVM/clang++ extension
Post by: Juanito on August 19, 2014, 05:45:55 AM
I built llvm, but clang didn't want to compile (easily) so I left it.
Title: Re: LLVM/clang++ extension
Post by: meka on August 20, 2014, 04:33:16 AM
Too bad... but thank you!