search for: seafar

Displaying 14 results from an estimated 14 matches for "seafar".

Did you mean: safar
2006 Apr 19
3
[LLVMdev] 1.7 Pre-Release Ready for Testing
...1 PM, Robert L. Bocchino Jr. wrote: > I'll test on Darwin/PPC, precompiled llvmgcc, objdir == srcdir. > > Rob > Sorry for being ambiguous. x86 builds only if srcdir != objdir. otherwise you get the error i had earlier. -- www.smsglobal.net SMS Global Ltd Short Message Service For Seafarers
2006 Mar 03
2
[LLVMdev] install dirs
is it ok to have the same install directory for the llvm tools and llvm-gcc? -- www.smsglobal.net SMS Global Ltd Short Message Service For Seafarers
2006 Jun 20
1
typo proplem here? what may be wrong?
Hi, I am following the tutorial on the hostingrails site but running into problems. I am pretty sure my files match everything that is in the tutorials. here is whats in my production.log file: ActiveRecord::StatementInvalid (Mysql::Error: Table ''hrkoloa_typo.triggers'' doesn''t exist: SELECT * FROM triggers WHERE (due_at <= ''2006-06-19 22:37:23'')
2005 Dec 13
2
[LLVMdev] objc frontend
Is there an llvm objc frontend we can play with? If none then is there being written now? -- SMS Global Ltd Short Message Service For Seafarers -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20051213/c9765598/attachment.html>
2006 Mar 03
0
[LLVMdev] install dirs
Rogelio Serrano wrote: > is it ok to have the same install directory for the llvm tools and llvm-gcc? Yes. I don't see why it wouldn't work. -- John T. > > -- > www.smsglobal.net SMS Global Ltd Short Message Service For Seafarers > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -- John T. Criswell Research Programmer University of Illinois at Urbana-Champaign &q...
2006 Apr 13
3
[LLVMdev] standalone build
Is it possible to build the llvm runtime without building llvm-gcc/g++? -- www.smsglobal.net SMS Global Ltd Short Message Service For Seafarers
2006 Apr 19
0
[LLVMdev] 1.7 Pre-Release Ready for Testing
...est on Darwin/PPC, precompiled llvmgcc, objdir == srcdir. >> >> Rob >> > > Sorry for being ambiguous. > > x86 builds only if srcdir != objdir. otherwise you get the error i > had earlier. > > -- > www.smsglobal.net SMS Global Ltd Short Message Service For Seafarers > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2004 Jan 05
0
JAZFPNXA, for some time
lord seafare fallen ocarina genetic moratorium ghostly pitt caribou aforesaid cambrian attribution extinguish karol mossy borosilicate
2006 Apr 19
0
[LLVMdev] 1.7 Pre-Release Ready for Testing
On 4/16/06, Tanya Lattner <tonic at nondot.org> wrote: > > I've put the pre-release tar balls here: > http://llvm.org/prereleases/1.7/ > The build failed on i686-pc-linux-gnu. llvm[2]: Flexing FileLexer.l llvm[2]: Compiling FileLexer.cpp for Release build /home/rogelio/Desktop/llvm/utils/TableGen/FileLexer.l: In function 'int Filelex()':
2006 Apr 25
1
[LLVMdev] cforntend and llvm ir
How does the cfrontend generate llvm ir? by adding an llvm ir backend to gcc or modifying the gcc c frontend? -- www.smsglobal.net SMS Global Ltd Short Message Service For Seafarers
2006 Apr 19
1
[LLVMdev] 1.7 Pre-Release Ready for Testing
...gt; make[1]: Leaving directory `/home/rogelio/Desktop/llvm/utils' > make: *** [all] Error 1 > > any suggestions how to debug this? > > Krgds, > Roger > Ialready figured it out. I ran the build in the source dir. -- www.smsglobal.net SMS Global Ltd Short Message Service For Seafarers
2006 Apr 19
0
[LLVMdev] 1.7 Pre-Release Ready for Testing
I haven't seen anyone claim x86 linux objdir == srcdir, so I'll test it out. Missed the 18th,but I'll try to have it done asap. On Apr 18, 2006, at 2:51 PM, Robert L. Bocchino Jr. wrote: > I'll test on Darwin/PPC, precompiled llvmgcc, objdir == srcdir. > > Rob > > On Apr 16, 2006, at 1:42 PM, Chris Lattner wrote: > >> On Sun, 16 Apr 2006, Tanya Lattner
2006 Apr 18
3
[LLVMdev] 1.7 Pre-Release Ready for Testing
I'll test on Darwin/PPC, precompiled llvmgcc, objdir == srcdir. Rob On Apr 16, 2006, at 1:42 PM, Chris Lattner wrote: > On Sun, 16 Apr 2006, Tanya Lattner wrote: >> For testing, we would like a mix of people to do x86 and ppc. >> Please send email to the list if you plan to test, what >> architecture, and if you will use the llvm-gcc binary or compile >> it
2006 Apr 16
11
[LLVMdev] 1.7 Pre-Release Ready for Testing
I've put the pre-release tar balls here: http://llvm.org/prereleases/1.7/ I'm asking for help to test this release and to review documentation. If anyone can spare some time to help out, I would really appreciate it. The more people that test, the better this release will be. Secondly, now that the tarballs have been created, everyone is free to check in documentation changes into the