lm32 build problem.

2014-10-07 Thread Toshi Morita
version: 4.9.1 host compiler: gcc-4.8.2 host OS: Ubuntu 14.04 target: lm32-unknown-elf Here's the problem I see: tm@tm-VirtualBox:~/lm32-toolchain/lm32-gcc$ ../gcc-4.9.1/configure --prefix=/home/tm/bin --target=lm32-uclibc-elf --enable-languges=c ; make ... checking if /home/tm/lm32-toolchain/lm3

Towards GNU11

2014-10-07 Thread Marek Polacek
Hi! I'd like to kick off a discussion about moving the default standard for C from gnu89 to gnu11. This really shouldn't be much of a surprise: the docs mention that gnu11 is intended future default for a year now. I would presume now is a good time to make this move: together with the new namin

ping: MPX ABI extension

2014-10-07 Thread Tedeschi, Walfred
Hello All, We would like to ping this patch: https://sourceware.org/ml/libc-alpha/2013-08/msg00482.html We have some modifications on GDB side that depends on those changes. Thanks and regards, Walfred Tedeschi Intel GmbH Dornacher Strasse 1 85622 Feldkirchen/Muenchen, Deutschland Sitz der Gese

Re: bug report - libsanitizer compilation fail

2014-10-07 Thread Yury Gribov
On 10/06/2014 03:09 PM, Daniel Doron wrote: Hi, I am sending this bug report here because I can't register an account in bugzilla... gcc version: gcc-linaro-4.9-2014.09 (I checked also the main repo git, the code is the same) kernel: 2.6.37 "home/daniel/Downloads/.build/src/gcc-custom/libsanit

Re: RFD: selective linking of floating point support for *printf / *scanf

2014-10-07 Thread Joern Rennecke
On 18 August 2014 11:35, Joey Ye wrote: > Joern, there is https://sourceware.org/ml/newlib/2014/msg00166.html, > which is already in newlib mainline. I think it solves the same issue > in a slight different approach. > > Does it work for you? No, this is completely besides the point. avr-libc ha