Displaying 14 results from an estimated 14 matches for "smsglobal".
Did you mean:
sbcglobal
2006 Apr 19
3
[LLVMdev] 1.7 Pre-Release Ready for Testing
...ve 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
>
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 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 Prog...
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
...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
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
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
...m/utils/TableGen'
> make[1]: *** [all] Error 1
> 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
2005 Dec 15
1
[LLVMdev] objc frontend
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I have recently started using llvm and just decided to use it one of
my projects. I wonder if there is an objc frontend available?
Im suddenly very tempted to put the objc runtime in kernel space!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using the GPG bundle for GNUMail
2003 Oct 15
2
link failure in snapshot 0.81
Im using snapshot 0.81.
make[1]: Entering directory `/home/rogelio/src/klibc-0.81/klibc'
gcc -Wp,-MD,./.getenvtest.d -march=i386 -Os -falign-functions=0
-falign-jumps=0 -falign-loops=0 -nostdinc -iwithprefix include
-I../klibc -I../klibc/arch/i386/include -I../klibc/include/bits32
-D__KLIBC__ -DBITSIZE=32 -I../klibc/include -I../linux/include -W
-Wall -Wpointer-arith -Wwrite-strings
2003 Oct 15
3
build failure with linux-2.6.0-test7
I tried building with linux-2.6.0-test7
build dies with:
make[1]: Entering directory `/home/rogelio/src/klibc-0.80/klibc'
gcc -Wp,-MD,./.fork.d -march=i386 -Os -fomit-frame-pointer
-malign-functions=0
-malign-jumps=0 -malign-loops=0 -nostdinc -iwithprefix include
-I../klibc -I../klibc/arch/i386/include -I../klibc/include/bits32
-D__KLIBC__ -DBITSIZE=32 -I../klibc/include