search for: muclibc

Displaying 6 results from an estimated 6 matches for "muclibc".

Did you mean: uclibc
2008 Mar 05
0
Press delete key three times in R-2.6.1 to get segmentation fault (PR#10892)
...t %n`-mno-intel-syntax' is deprecated. Use `-masm=att' instead. }%{march=native:%<march=native %:local_cpu_detect(arch) %{!mtune=*:%<mtune=native %:local_cpu_detect(tune)}} %{mtune=native:%<mtune=native %:local_cpu_detect(tune)} *link_emulation: elf_i386 *dynamic_linker: %{muclibc:%{mglibc:%e-mglibc and -muclibc used together}/lib/ld-uClibc.so.0;:/lib/ld-linux.so.2} *link_command: %{!fsyntax-only:%{!c:%{!M:%{!MM:%{!E:%{!S: %(linker) %l %{pie:-pie} %X %{o*} %{A} %{d} %{e*} %{m} %{N} %{n} %{r} %{s} %{t} %{u*} %{x} %{z} %{Z} %{!A:%{!nostdlib:%{!nostartfiles:%S}}} %{...
2010 Dec 04
3
Any android source client for icecast ?
Hi we are looking to a way to source an icecast server ( or shoutcast) from an android phone , any hint ? -- <-------------------------------------------------------> web perso : http://memeteau.com Boutique Ordinateurs GNU/Linux : http://shop.ekimia.fr Fixe :? 0974763294 Mobile : 0624808051 Visio/jabber/GTalk : xmpp:freechelmi at jabber.fr
2010 Dec 06
2
Any android source client for icecast ?
...wrote: > michel memeteau: > > Hi we are looking to a way to source an icecast server ( or shoutcast) > > from an android phone , any hint ? > > no, unfortunately. i'm searching too. should be reasonably easy to just compile ices2 and dependencies for either an underlying muclibc userland or bionic. Then you just need to gain access to the alsa input device and you're done. Nobody said anything about this necessarily being a GUI, user-frienldy application, right? Cheers Thomas
2018 Apr 11
1
Building an LLVM/CLANG cross compiler for legacy GCC toolchain
Hello, I need to build a CLANG cross compiler for mips-linux-uclibc. To be completely compatible with the target system, I would like it to use linux 2.6.32.54 headers, binutils 2.25, gcc 4.1.2, and uClibc 0.9.30.1 for the gcc toolchain. I have been able to build the GCC toolchain a variety of different ways, but none of these builds can be "dropped in" via clang as a replacement for
2000 Dec 18
2
cross compiling configure errors
Hi all! I want to cross compile openssh to our own CPU and our embedded Linux platform, however I get at least the following errors when running configure: checking whether snprintf correctly terminates long strings... configure: error: can not run test program while cross compiling checking whether getpgrp takes no argument... configure: error: cannot check getpgrp if cross compiling checking
2008 Jul 06
11
OpenSSH 5.1: call for testing
Hi, OpenSSH 5.1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This release is one of the biggest in recent years, with two hackathons' worth of improvements and fixes for some of our most recalcitrant bugs. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is