Yes it is Etoile trunk and I have built LLVM trunk already. On Sun, Mar 14, 2010 at 6:00 PM, Truls Becken <[email protected]>wrote:
> Shuaib Nawaz wrote: > > > When I tried to `make` etoile. The process terminates on these lines. > > > > Can any one guess what I am missing or doing wrong. > > > > Build Project: CodeGen > > > > Making all for framework LanguageKitCodeGen... > > Compiling file CodeGenModule.cpp ... > > CodeGenModule.cpp: In member function ‘void > CodeGenModule::writeBitcodeToFile(char*, bool)’: > > CodeGenModule.cpp:391: error: ‘raw_fd_ostream’ is not a member of ‘llvm’ > > CodeGenModule.cpp:391: error: expected ‘;’ before ‘os’ > > CodeGenModule.cpp:392: error: ‘os’ was not declared in this scope > > make[5]: *** [obj/LanguageKitCodeGen.obj/CodeGenModule.cpp.o] Error 1 > > make[4]: *** [internal-framework-run-compile-submake] Error 2 > > make[3]: *** [LanguageKitCodeGen.all.framework.variables] Error 2 > > make[2]: *** [internal-all] Error 2 > > make[1]: *** [internal-all] Error 2 > > make: *** [internal-all] Error 2 > > If this is Étoilé trunk, you need LLVM svn trunk as well. > Could that be the issue here? > > Cheers, > Truls > _______________________________________________ > Etoile-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-discuss > -- Shoaib Nawaz
_______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
