Hi, Csaba Thanks for the tip. My PS3 workstationn is installed a 32-bit OS. I will install a 64-bit OS soon and try what you said. Thanks again. Regards, chenwj -- Wei-Ren Chen (陳韋任) Parallel Processing Lab, Institute of Information Science, Academia Sinica, Taiwan (R.O.C.) Tel:886-2-2788-3799 #1667
Hi, On Thu, Dec 30, 2010 at 9:56 AM, 陳韋任 <chenwj> wrote:> Hi, Csaba > > Thanks for the tip. My PS3 workstation is installed a 32-bit OS. I will > install a 64-bit OS soon and try what you said.Doh! Looks like I gave you exactly the wrong advice :( On a 32-bit OS, you should use -m32 Csaba -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ Life is complex, with real and imaginary parts. "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds "People disagree with me. I just ignore them." -- Linus Torvalds
Anton Korobeynikov
2010-Dec-30 13:28 UTC
[LLVMdev] Building LLVM-GCC on Linux/PowerPC failed
Hello> Thanks for the tip. My PS3 workstationn is installed a 32-bit OS. I willPlease carefully read the readme.llvm file in the llvm-gcc source directory. At least it will give some hints how llvm-gcc should be configured (e.g. it doesn't seem you're passing any path to already built LLVM libs, etc.) -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
Dear all, I heard a different way to solve it. $ apt-get install libc6-dev-amd64 Maybe this can help? 2010/12/30 Anton Korobeynikov <anton at korobeynikov.info>> Hello > > > Thanks for the tip. My PS3 workstationn is installed a 32-bit OS. I will > Please carefully read the readme.llvm file in the llvm-gcc source > directory. > At least it will give some hints how llvm-gcc should be configured > (e.g. it doesn't seem you're passing any path to already built LLVM > libs, etc.) > > -- > With best regards, Anton Korobeynikov > Faculty of Mathematics and Mechanics, Saint Petersburg State University > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-- Best regards, Wen-Han (Nowar) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101231/45089c9c/attachment.html>