search for: kurier

Displaying 11 results from an estimated 11 matches for "kurier".

2008 Mar 31
2
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
...linux-gnu" >>>>> >>>> >>>> This looks likes its missing some stuff. Make sure the configure >>>> line >>>> is exactly as what is in README.LLVM. >>> >>> OK, I now have >>> >>> LLVM_VERSION_INFO=kurier-bootstrap /home/jo/llvm-gcc-src/configure >>> --prefix=/home/jo --enable-optimized --build=i686-pc-linux-gnu >>> --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu >>> --enable-llvm=/home/jo --enable-languages=c,c++ >>> >> >> Where have you built llv...
2008 Mar 30
2
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
...d --build=i686-pc-linux-gnu >>> --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu" >>> >> >> This looks likes its missing some stuff. Make sure the configure line >> is exactly as what is in README.LLVM. > > OK, I now have > > LLVM_VERSION_INFO=kurier-bootstrap /home/jo/llvm-gcc-src/configure > --prefix=/home/jo --enable-optimized --build=i686-pc-linux-gnu > --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu > --enable-llvm=/home/jo --enable-languages=c,c++ > Where have you built llvm? The enable-llvm dir should point to where yo...
2008 Mar 31
0
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
...--host=i686-pc-linux-gnu --target=i686-pc-linux-gnu" > >>> > >> > >> This looks likes its missing some stuff. Make sure the configure line > >> is exactly as what is in README.LLVM. > > > > OK, I now have > > > > LLVM_VERSION_INFO=kurier-bootstrap /home/jo/llvm-gcc-src/configure > > --prefix=/home/jo --enable-optimized --build=i686-pc-linux-gnu > > --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu > > --enable-llvm=/home/jo --enable-languages=c,c++ > > > > Where have you built llvm? The enable-llvm...
2008 Mar 31
0
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
...ar 30, 2008, at 11:22 PM, Joachim Durchholz wrote: > > > Am Sonntag, den 30.03.2008, 15:45 -0700 schrieb Tanya Lattner: > >> On Mar 30, 2008, at 12:39 PM, Joachim Durchholz wrote: > >> > >>> OK, I now have > >>> > >>> LLVM_VERSION_INFO=kurier-bootstrap /home/jo/llvm-gcc-src/configure > >>> --prefix=/home/jo --enable-optimized --build=i686-pc-linux-gnu > >>> --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu > >>> --enable-llvm=/home/jo --enable-languages=c,c++ > >> > >> Where have y...
2003 Mar 16
3
Disk images and syslinux
Hi, I'm working on a Red Hat 7.3 based bootable cd. I have included a number of firmware update floppy images to it succesfully. However, I run into problems trying to build a floppy image for IBM ServerRAID firmware update. The firmware update disk set contains three disks. So their content does not fit into 1.44 nor 2.88 floppy images. To my understanding it possible to build a hard disk
2008 Mar 30
0
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
...prefix=/home/jo --enable-optimized --build=i686-pc-linux-gnu > > --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu" > > > > This looks likes its missing some stuff. Make sure the configure line > is exactly as what is in README.LLVM. OK, I now have LLVM_VERSION_INFO=kurier-bootstrap /home/jo/llvm-gcc-src/configure --prefix=/home/jo --enable-optimized --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --enable-llvm=/home/jo --enable-languages=c,c++ The --enable-llvm directory is the same as --prefix, I hope that's right (the actual bina...
2008 Mar 30
3
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
On Mar 30, 2008, at 10:07 AM, Joachim Durchholz wrote: > > Am Sonntag, den 30.03.2008, 12:23 -0400 schrieb Daniel Berlin: >> To clarify, >> >> configure --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu >> --target=i686-pc-linux-gnu >> >> I do this all the time on my 4 core amd64 box and it works fine. > > There must be some other difference, as
2008 Feb 27
4
[LLVMdev] llvm/test: suffix or operands invalid for `push'
Hi all again, llvm is failing the 2006-11-30-NoCompileUnit and 2006-11-30-Pubnames tests on me. -m32 and --disable-multilib didn't change the outcome. Did I get the command wrong? I tried jo at kurier:~/Delta/llvm/test$ CFLAGS=--multilib make check See below for a transcript of the failed check. What next? Regards, Jo -- snip -- jo at kurier:~/Delta/llvm/test$ make check llvm[0]: Running test suite make[1]: Betrete Verzeichnis '/home/jo/Delta/llvm/test' ( ulimit -t 600 ; ulimit -d 51...
2008 Mar 08
0
[LLVMdev] Trying to set up a nightly test
...g crashed&burned because NewNightlyTest.pl doesn't pass on -gccpath "gcc-4.2 -m32" as a single argument to ./configure. I don't consider this a serious bug, I'll try with -gccflags/-gxxflags/-ldflags tomorrow. 5) I accidentally had the script enter my machine (named "kurier") into the nightly tester database, it seems. Please ignore any results from here. (Hint: a -noreport flag might have prevented this.) Hope this helps. Regards, Jo
2008 Apr 01
1
[LLVMdev] Compiling llvm-gcc on amd64 with 32 bits: assembler still carps
...ar 30, 2008, at 11:22 PM, Joachim Durchholz wrote: > > > Am Sonntag, den 30.03.2008, 15:45 -0700 schrieb Tanya Lattner: > >> On Mar 30, 2008, at 12:39 PM, Joachim Durchholz wrote: > >> > >>> OK, I now have > >>> > >>> LLVM_VERSION_INFO=kurier-bootstrap /home/jo/llvm-gcc-src/configure > >>> --prefix=/home/jo --enable-optimized --build=i686-pc-linux-gnu > >>> --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu > >>> --enable-llvm=/home/jo --enable-languages=c,c++ > >> > >> Where have y...
2008 Jan 14
1
Problems with forms
...option><option value="3">Paket A-Post</option><option value="4">Paket B-Post</option><option value="5">Einschreiben</option><option value="6">Nachnahme</option><option value="7">Spediteur oder Kurier</option><option value="8">Abholung durch K?ufer</option><option value="9">Lieferung durch Anbieter</option></select></td><td class="n_FormLink"><hr></td><td class="n_FormRight">&#149;</t...