similar to: [LLVMdev] llvm3.0 => build failure under Linux MIPS & MIPSEL

Displaying 20 results from an estimated 110 matches similar to: "[LLVMdev] llvm3.0 => build failure under Linux MIPS & MIPSEL"

2012 Jan 26
0
[LLVMdev] llvm3.0 => build failure under Linux MIPS & MIPSEL
Hello Sylvestre > In order to have llvm-3.0 into Debian Wheezy, I have to fix a last build > failure under  MIPS & MIPSEL. What if you provide -O0 to the compiler? -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2011 Dec 02
0
[LLVMdev] llvm3.0 compile problem
hi, I just downloaded llvm3.0 source, and compile it with cmake+msvc2008 ,but failed. the error message was missing X86GenRegisterInfo.inc such kind of files. I can build llvm2.9 with cmake+msvc2008 well, why can't I build llvm3.0 with same method. thanks
2014 Sep 14
2
ocamldep -all seems to break builds on platforms without a native compiler
Hi, I have been trying to catch up my Debian packages to the current 1.27 branch of libguestfs (and uploaded those packages to experimental), but apparently the build was broken for architectures where no native OCaml compiler is available because make wanted to build .cmx files -- see <https://buildd.debian.org/status/package.php?p=libguestfs&suite=experimental>. So far mips[1],
2011 Sep 17
0
[LLVMdev] Build errors on r139985
Hi, I get build errors when trying to build a fresh r139985. Anyone got a clue? carl at carl:~/Downloads/llvm3.0/llvm$ gcc --version gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. carl at
2005 May 07
0
new tinc (1.0.4 final) openwrt mipsel package
hi there ! ive build a new tinc package for openwrt (mipsel). its based of the todays svn-checkout, which is the v1.0.4 final. you can get the package from my openwrt repository: http://openwrt.alios.org/ cu markus -- Markus Barenhoff - Spannskamp 26 - D-22527 Hamburg - Germany Phone: +49-40-39991368 Cell: +49-173-7215776 eMail: barenh_m@informatik.haw-hamburg.de pgp key:
2006 Jan 18
1
3.0.21a cross-compiling (uClibc) for mipsel fails
I'm trying to cross-compile Samba 3.0.21a to run on mipsel (using uClibc). It fails at some point however, and I can't spot the problem: # ./configure --target=mipsel-linux --host=mipsel-linux --build=i386-pc-linux-gnu && make (...) Compiling lib/sendfile.c Compiling lib/time.c lib/time.c: In function `GetTimeOfDay': lib/time.c:66: error: too few arguments to function
2010 Sep 22
1
Cross compile Asterisk for mipsel-linux
Hi Anyone knows how to do cross compile asterisk 1.6.2.13 using mipsel linux.? Thanks
2007 Jul 29
1
klibc kernelheaders build failure on mips/mipsel
switching to newer linux-libc-dev linux-2.6 provided kernel headers worked fine beside on mips mipsel: In file included from usr/klibc/arch/mips/crt0.S:11: usr/include/arch/mips/machine/asm.h:8:24: error: asm/regdef.h: No such file or directory usr/include/arch/mips/machine/asm.h:9:21: error: asm/asm.h: No such file or directory i'm not sure if you want to export both headers in
2001 Dec 01
1
mips/mipsel problem
Hi, There seems to be a problem with the arc4random code on mips/mipsel, producing the following error message: Couldn't obtain random bytes (error 604389476) To quote the bug submitter: "On mips and mipsel, the above error message is frequently seen when calling ssh with a command, usually several times in rapid succession, although that is not always the case. The error appears to
2004 Aug 16
0
tdb database problems on mipsel-linux
Hello, I am trying to compile Samba 3.0.5 on a Playstation 2 running a BlackRhino GNU/Linux system. The Samba sources where compiled with ... -> build system type: mipsel-unknown-linux-gnu -> host system type: ditto -> target system type: ditto Every time I try to execute '/usr/local/sbin/smbd -d 5 -i' I am getting the following result:
2006 Jan 19
1
"PANIC: failed to set gid" on mipsel
I just compiled Samba 3.0.21a for Linux/mipsel/uclibc. When I want to start smbd, it fails: [2006/01/19 12:29:09, 0] lib/util_sec.c:assert_gid(113) Failed to set gid privileges to (-1,65534) now set to (0,0) uid=(0,0) [2006/01/19 12:29:09, 0] lib/util.c:smb_panic2(1554) PANIC: failed to set gid The only way to start smbd is to put this into smb.conf: guest account = root But I'm
2009 Nov 06
0
how to run then speexenc or speexdec in mipsel host
Hi. I have some trouble in my case, I build speex project with mipsel-linux-gcc .but when I copy speexenc or speexdec to my taget platform, and run, the message "./speexenc can not found" has been append. Can you help me ? Thanks Charles -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jul 12
1
I failed to build libvorbis with ./configure --host=mipsel-linux-uclibc
Hi all, I failed to build libvorbis with ./configure --host=mipsel-linux-uclibc I got the message "no lrintf()". Could you give me help? Best Regards Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/vorbis/attachments/20090713/48611292/attachment.htm
2009 May 05
2
samba on mipsel board
Hi, I have cross compiled samba to a mipsel board. I could access the shares from another linux machine using smbmount, and from a mac OSX machine. But, I can not modify files from an XP machine. I could successfully mount the shares, but if I open, say a text file from the XP in notepad and try to modify it, it generates an error "not enough storage is available to process this
2005 Nov 06
1
Cannot cross-compile 3.0.20b from i686 to mipsel
Hi. I'm trying to compile 3.0.20b on my i686 host to run on a mipsel host. For this, I got a cross compile toolchain from <http://linkstationwiki.org/Projects/CrossToolchains>. The toolchain is installed at /usr/local/linkstation/gcc-3.3.5-glibc-2.3.2/mipsel-hdhlan-linux I ran configure with the help of a little wrapper script: version=gcc-3.4.4-glibc-2.3.5
2016 May 14
3
Integrated Assembler is now the default for mips-* and mipsel-* triples.
Hi, I'm pleased to announce that the MIPS integrated assembler is now good enough to recurse the compiler for MIPS32R2, build a bootable Linux kernel for MIPS32R2, and pass LNT testing for a variety of 32-bit MIPS targets. I've therefore enabled it by default for all 32-bit MIPS targets in both LLVM and Clang. We're not aiming for perfect GAS compatibility but you should find that
2012 Aug 18
2
[LLVMdev] llmv3.0 CBackend convert IR to IR error
In llvm3.0,I use the llc to convert the IR to C code, But the code lack key words like "struct", Who can tell me how to modify the CBackend, 3Q ^-^ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120818/ee901cb1/attachment.html>
2012 Apr 12
3
[LLVMdev] Support for "foreign" Visual Studio 64 bits C++ exceptions?
Hi, We are currently porting our application to Windows 64 bits (amd64), and we are getting regressions from 32 bits relatively to LLVM 3.0's ability to get traversed by "foreign" Visual Studio C++ exceptions. That is, there is a crash when C++ exceptions which are thrown from Visual Studio code, are unwinding through LLVM code before being eventually catch by other Visual Studio
2012 Sep 22
2
[LLVMdev] Typedef struct types
Hi All,   I was searching for, extracting information about 'typedefed struct types' from 'module'. I have 'struct' typedefed in a .h file. I try to use this structure instance inside a function.   My .ll file rightly defines this type in the beginning so that it can be used later. (for example below) %struct.DEBLOCK_UNIT = type { i8*, i8*, i8*, i8, i32, i32,
2013 Dec 20
1
[LLVMdev] spilling & restoring registers for EHReturn & return _Unwind_Reason_Code
Hi I'm working on the XCore target and am having difficulty building libgcc. Background: If I use a libgcc built by llvm3.0-gcc with my current clang-llvm3.3 compiler, exceptions 'seem' to work. Trying to rebuild libgcc however breaks exception handling - they aren't caught! I thus assumed I needed to focus on the unwind code and particularly functions that call