Re: [U-Boot] [BUG] qemu-x86_defconfig does not build with GCC 8.1

2019-02-16 Thread Ayush Dosaj
plz help On Fri, Feb 15, 2019 at 9:33 PM Ayush Dosaj wrote: > I have one question, where to remove "-g" and in which make file ? > I am stuck on this BUG. Please Help me out. > -- > Ayush Dosaj > VIT Vellore > > -- Ayush Dosaj VIT Vellore ___ U-Boot

Re: [U-Boot] [BUG] qemu-x86_defconfig does not build with GCC 8.1

2019-02-15 Thread Ayush Dosaj
I have one question, where to remove "-g" and in which make file ? I am stuck on this BUG. Please Help me out. -- Ayush Dosaj VIT Vellore ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [BUG] qemu-x86_defconfig does not build with GCC 8.1

2018-08-06 Thread Heinrich Schuchardt
On 08/06/2018 05:13 PM, Andy Shevchenko wrote: > On Sun, Jul 29, 2018 at 3:09 PM, Heinrich Schuchardt > wrote: >> On 07/29/2018 02:40 AM, Bin Meng wrote: > >> Ubuntu Cosmic has gcc 8.2. Setting up a virtual machine with >> virt-manager is quite easy. > > Can you check if output of `gcc -v` has

Re: [U-Boot] [BUG] qemu-x86_defconfig does not build with GCC 8.1

2018-08-06 Thread Andy Shevchenko
On Sun, Jul 29, 2018 at 3:09 PM, Heinrich Schuchardt wrote: > On 07/29/2018 02:40 AM, Bin Meng wrote: > Ubuntu Cosmic has gcc 8.2. Setting up a virtual machine with > virt-manager is quite easy. Can you check if output of `gcc -v` has --enable-default-pie? If so (I bet it is the case), can you

Re: [U-Boot] [BUG] qemu-x86_defconfig does not build with GCC 8.1

2018-07-29 Thread Heinrich Schuchardt
On 07/29/2018 02:40 AM, Bin Meng wrote: > Hi Heinrich, > > On Sat, Jul 28, 2018 at 11:42 PM, Heinrich Schuchardt > wrote: >> Debian Buster has upgraded gcc to version 8.1. > > Do you know any pre-built gcc 8.1 that can be used on other > distributions than Debian Buster, so that I can take a

Re: [U-Boot] [BUG] qemu-x86_defconfig does not build with GCC 8.1

2018-07-28 Thread Bin Meng
Hi Heinrich, On Sat, Jul 28, 2018 at 11:42 PM, Heinrich Schuchardt wrote: > Debian Buster has upgraded gcc to version 8.1. Do you know any pre-built gcc 8.1 that can be used on other distributions than Debian Buster, so that I can take a look? I am currently on Ubuntu 16.04. > > With gcc 8.1 I

[U-Boot] [BUG] qemu-x86_defconfig does not build with GCC 8.1

2018-07-28 Thread Heinrich Schuchardt
Debian Buster has upgraded gcc to version 8.1. With gcc 8.1 I get an error when trying to build qemu-x86_defconfig {standard input}: Assembler messages: {standard input}:7465: Error: junk at end of line, first unrecognized character is `@' The problematic line in the generated assembler code is