> Sorry, I meant from which version of clang? I'm using Ubuntu 10 and > I was wondering if clang/llvm 2.8 would do it.Perhaps I better try the latest, got an error when I tried 2.8: In file included from testsuite/test.cpp:8: In file included from ./testsuite/precompile.h:4: ./util/precompile.h:17:12: fatal error: 'iosfwd' file not found -- Øyvind Harboe - Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40 27 http://www.zylin.com/
On 30/06/11 15:13, Øyvind Harboe wrote:>> Sorry, I meant from which version of clang? I'm using Ubuntu 10 and >> I was wondering if clang/llvm 2.8 would do it. > > Perhaps I better try the latest, got an error when I tried 2.8:C++ support in clang 2.8 was poor. Ciao, Duncan.> > In file included from testsuite/test.cpp:8: > In file included from ./testsuite/precompile.h:4: > ./util/precompile.h:17:12: fatal error: 'iosfwd' file not found > >
On Thu, Jun 30, 2011 at 3:43 PM, Duncan Sands <baldrick at free.fr> wrote:> On 30/06/11 15:13, Øyvind Harboe wrote: >>> Sorry, I meant from which version of clang? I'm using Ubuntu 10 and >>> I was wondering if clang/llvm 2.8 would do it. >> >> Perhaps I better try the latest, got an error when I tried 2.8: > > C++ support in clang 2.8 was poor.I'll try to build & install clang from svn/git and see how that goes... -- Øyvind Harboe - Can Zylin Consulting help on your project? US toll free 1-866-980-3434 / International +47 51 87 40 27 http://www.zylin.com/