Re: [llvm-dev] LLVM/Clang version 7.0.0rc2 fails with gcc (Debian 8.2.0-4)

2018-09-06 Thread Sedat Dilek
On Wed, Aug 29, 2018 at 4:55 PM, Sedat Dilek wrote: > On Wed, Aug 29, 2018 at 4:36 PM, Matthias Klose wrote: >> On 29.08.2018 13:10, Sedat Dilek wrote: >>> On Wed, Aug 29, 2018 at 9:29 AM, Sedat Dilek wrote: >>>> On Wed, Aug 29, 2018 at 7:51 AM, Matthias Klose wr

Re: [llvm-dev] LLVM/Clang version 7.0.0rc2 fails with gcc (Debian 8.2.0-4)

2018-08-29 Thread Sedat Dilek
On Wed, Aug 29, 2018 at 7:51 AM, Matthias Klose wrote: > On 28.08.2018 13:55, Sedat Dilek wrote: >> On Tue, Aug 28, 2018 at 10:59 AM, Hans Wennborg wrote: >>> On Tue, Aug 28, 2018 at 10:26 AM, Sedat Dilek via llvm-dev >>> wrote: >>>> On Mon, Aug 27, 2018 a

Re: [llvm-dev] LLVM/Clang version 7.0.0rc2 fails with gcc (Debian 8.2.0-4)

2018-08-28 Thread Sedat Dilek
On Tue, Aug 28, 2018 at 10:59 AM, Hans Wennborg wrote: > On Tue, Aug 28, 2018 at 10:26 AM, Sedat Dilek via llvm-dev > wrote: >> On Mon, Aug 27, 2018 at 6:09 PM, Sedat Dilek wrote: >>> Hi, >>> >>> I have not sent yet any bug-reports to llvm-dev

Re: i386: Compiling gcc-snapshots from upstream with multiarch-toolchain?

2011-10-11 Thread Sedat Dilek
Some additional informations on created gcc-4.7 compiler: # which gcc-4.7 /usr/bin/gcc-4.7 # l /usr/bin/gcc-4.7 lrwxrwxrwx 1 root root 24 Jul 31 14:28 /usr/bin/gcc-4.7 - /opt/gcc-4.7/bin/gcc-4.7 # gcc-4.7 -v Using built-in specs. COLLECT_GCC=gcc-4.7

Re: i386: Compiling gcc-snapshots from upstream with multiarch-toolchain?

2011-10-11 Thread Sedat Dilek
I played again with CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET by exporting them. -I/usr/include/${HOST_SYSTEM_MULTIARCH_TYPE} ... ...catches the gnu/stub-32.h issue. -B/usr/lib/${HOST_SYSTEM_MULTIARCH_TYPE} ... ...does NOT catch the problem with crt*.o files.

Re: i386: Compiling gcc-snapshots from upstream with multiarch-toolchain?

2011-10-11 Thread Sedat Dilek
[ RESEND ] I played again with CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET by exporting them. -I/usr/include/${HOST_SYSTEM_MULTIARCH_TYPE} ... ...catches the gnu/stub-32.h issue. -B/usr/lib/${HOST_SYSTEM_MULTIARCH_TYPE} ... ...does NOT catch the problem with crt*.o files.

Bug#635860: gcc-4.6: FTBFS: /usr/bin/ld: cannot find crti.o: No such file or directory

2011-08-01 Thread Sedat Dilek
Hi, while compiling gcc-4.7 snapshot on i386/sid-multiarch I fell over the same error-message, see [3] Error-message: crt*.o files not found [1]. - Sedat - [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636116#10 -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a

Re: linux-next: Tree for March 8 (BROKEN: arch/x86/kernel/entry_32.S? Debian's binutils/as?)

2011-03-09 Thread Sedat Dilek
On Tue, Mar 8, 2011 at 11:44 AM, Sedat Dilek sedat.di...@googlemail.com wrote: Hi, my build of linux-next (next-20110308, the same with the one from yesterday) is broken. (I translated the German output.) [ build.log ]  AS      arch/x86/kernel/entry_32.o /home/sd/src/linux-2.6/linux

Re: linux-next: Tree for March 8 (BROKEN: arch/x86/kernel/entry_32.S? Debian's binutils/as?)

2011-03-08 Thread Sedat Dilek
Hi, my build of linux-next (next-20110308, the same with the one from yesterday) is broken. (I translated the German output.) [ build.log ] AS arch/x86/kernel/entry_32.o /home/sd/src/linux-2.6/linux-2.6.38-rc7/debian/build/source_i386_none/arch/x86/kernel/entry_32.S: Assembler messages:

Re: linux-next: Tree for March 8 (BROKEN: arch/x86/kernel/entry_32.S? Debian's binutils/as?)

2011-03-08 Thread Sedat Dilek
On 3/8/11, Sedat Dilek sedat.di...@googlemail.com wrote: Hi, my build of linux-next (next-20110308, the same with the one from yesterday) is broken. (I translated the German output.) [ build.log ] AS arch/x86/kernel/entry_32.o /home/sd/src/linux-2.6/linux-2.6.38-rc7/debian/build

Re: linux-next: Tree for March 8 (BROKEN: arch/x86/kernel/entry_32.S? Debian's binutils/as?)

2011-03-08 Thread Sedat Dilek
On 3/8/11, H.J. Lu hjl.to...@gmail.com wrote: On Tue, Mar 8, 2011 at 2:44 AM, Sedat Dilek sedat.di...@googlemail.com wrote: Hi, my build of linux-next (next-20110308, the same with the one from yesterday) is broken. (I translated the German output.) [ build.log ] AS arch/x86/kernel

Re: linux-next: Tree for March 8 (BROKEN: arch/x86/kernel/entry_32.S? Debian's binutils/as?)

2011-03-08 Thread Sedat Dilek
On 3/8/11, Sedat Dilek sedat.di...@googlemail.com wrote: On 3/8/11, H.J. Lu hjl.to...@gmail.com wrote: On Tue, Mar 8, 2011 at 2:44 AM, Sedat Dilek sedat.di...@googlemail.com wrote: Hi, my build of linux-next (next-20110308, the same with the one from yesterday) is broken. (I translated

[debian-gcc] New default-compiler in sid and libgcc

2011-02-18 Thread Sedat Dilek
Hi, as there is currently gcc-4.5 and gcc-4.6 in experimental I wanted to ask if gcc-4.5 is getting the new default-compiler for Debian/sid. ( IIRC doko told me gcc-4.5 is Default-Compiler for upcoming Ubuntu. ) Next question: There is currently only libgcc from gcc-4.6 in experimental as both

GCC BTS Bug #46479: [4.4/4.5/4.6 Regression] +m (*regs) : a (regs) doesn't use (%eax) for the...

2010-11-15 Thread Sedat Dilek
Hi, while following LKML, I saw this interesting thread [1] which resulted in a bug-report on GCC BTS [2]. Might be interesting for you to also follow. Kind Regards, - Sedat - [1] http://lkml.org/lkml/2010/11/14/230 [2] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46479 -- To UNSUBSCRIBE,