Re: emulators/pipelight, compiler

2015-05-06 Thread Kurt Jaeger
Hi! >Is it possible to replace GCC with Clang in emulators/pipelight. Here's >what I have for the diff file, and it compiled fine. The plugins still >don't work, but perhaps this will make fixing it easier. Thank you. > >32d31 >< USE_GCC=yes >41c40 >< USES=

emulators/pipelight, compiler

2015-03-31 Thread side light
Hello, Is it possible to replace GCC with Clang in emulators/pipelight. Here's what I have for the diff file, and it compiled fine. The plugins still don't work, but perhaps this will make fixing it easier. Thank you. 32d31 < USE_GCC=yes 41c40 < USES=compiler:gc