Re: Bug#361024: Simple test case [Was: libstdc++.so.6: cannot handle TLS data]

2006-04-09 Thread frederic
Hi all I don't know if I can write to you, but i've no more idea First: - Excuse for my english (i'm frenchy), and i'm not a power user of Linux (just a basic user since 3 years) My system: - Debian Etch with kernel 2.4.27, - libc6 2.3.5-6 (I do not upgrade to 2.3.6-3 because of bug who are

Bug#836944: gcc: autoconf test failing on amd64 with -pie -static combination

2016-09-07 Thread Frederic Bonnard
Package: gcc-6 Version: 6.2.0-3 -- Hi, I've got an issue close to this one : https://sourceware.org/bugzilla/show_bug.cgi?id=16428 (unstable)debian@vm81:~$ cat conftest.c int main() { return 0; } (unstable)debian@vm81:~$ gcc -fPIE -pie -static conftest1.c /usr/bin/ld: /usr/lib/gcc/x86_64-linux-g

Bug#845751: patch backported to gcc-6 available

2017-03-28 Thread Frederic Bonnard
I see upstream has a patch for gcc-6 . Would it be possible to import it ? Thanks, F. pgpUXqJcL52Zf.pgp Description: PGP signature

Bug#146883: Kernel compiled for an Alpha SMP is not bootable.

2002-05-13 Thread Frederic Roussel
Package: gcc-2.95 Version: 1:2.95.4-9 Severity: normal -- System Information Debian Release: 3.0 Kernel Version: Linux big2 2.4.19-pre8-30 #1 SMP Mon May 13 18:01:01 PDT 2002 alpha unknown Versions of the packages gcc-2.95 depends on: ii binutils 2.12.90.0.1-5 The GNU assembler, linker an

Re: Bug#146883: Kernel compiled for an Alpha SMP is not bootable.

2002-05-16 Thread Frederic Roussel
; On 13 May 2002, Frederic Roussel wrote: > > > Package: gcc-2.95 > > Version: 1:2.95.4-9 > > Severity: normal > > > > -- System Information > > Debian Release: 3.0 > > Kernel Version: Linux big2 2.4.19-pre8-30 #1 SMP Mon May 13 18:01:01 PDT > >

Bug#489462: g++-4.3: Problem with #define minor -> gnu_dev_minor

2008-07-05 Thread picca frederic
em with a #define of minor in a header. Is it a bug of gcc-4.3 (it compiles fine with gcc-4.2) ? have a good night Frederic -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kerne

Bug#523869: libffi-dev: gcc doesn't find ffi.h

2009-04-13 Thread Frederic Peters
Copyright (C) 2008 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. Frederic -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of

Bug#803039: [PATCH] libffi: enable autoreconf

2015-10-26 Thread Frederic Bonnard
Source: libffi Source-Version: 3.2.1-3 Tags: patch User: debian-powe...@lists.debian.org Usertags: ppc64el -- Hi, here is a patch to enable autoreconf for libffi as it was not figuring out the good linker on ppc64el : --- checking whether the powerpc64le-linux-gnu-gcc linker (/usr/powerpc64le-li

gcc name bug?

2002-02-12 Thread Frederic Tessier
-- System Information --- Debian Release: stable on Pentium III Kernel Version: Linux 2.2.18pre21/2.2.19 gcc version: 2.95.2 - Hi, While trying to optimize some C code for speed, we have enco