search for: bossaconference

Displaying 3 results from an estimated 3 matches for "bossaconference".

2007 Apr 01
2
[LLVMdev] Using LLVM as a crosscompiler
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, After hearing Chris' talk at bossaconference I wanted to see if I could use LLVM (and/or llvm-gcc) as a crosscompiler for ARM. The documentation beautifully outlines how to build it for your host and how to crosscompile it, but not how to build it as a cross-compiler. So my question is: How should I build llvm and llvm-gcc4 to have it cross-...
2007 Apr 01
0
[LLVMdev] Using LLVM as a crosscompiler
On Sun, 2007-04-01 at 21:26 +0200, Koen Kooi wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > After hearing Chris' talk at bossaconference I wanted to see if I could use LLVM (and/or > llvm-gcc) as a crosscompiler for ARM. The documentation beautifully outlines how to build > it for your host and how to crosscompile it, but not how to build it as a cross-compiler. > > So my question is: How should I build llvm and llvm-gc...
2008 Feb 28
1
vorbis encoding question
Hello I'm trying to make a simple program that records and saves the recorded audio to an Ogg file on the fly. But I can't find some examples and good documentation on encoding Ogg files, is there some place or someone know a good way to start with Ogg programming? I can decode Ogg files with no problem but I can't encode. Any help will be appreciated. Thanks -- Yuri Jaeger Monti