All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andy.shevchenko@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1] Makefile: Don't generate position independent code
Date: Thu, 9 Aug 2018 12:43:55 +0300	[thread overview]
Message-ID: <CAHp75VeMgSOGaXccMNJ8HKft1ueSVRms2vcyMH4ccZyZpZtJWg@mail.gmail.com> (raw)
In-Reply-To: <CAHp75Vcmsp11zrmFjxM+ymFT_bPEoAGRfgKyaOojVE19mmaMsA@mail.gmail.com>

On Mon, Aug 6, 2018 at 10:49 PM, Andy Shevchenko
<andy.shevchenko@gmail.com> wrote:
> On Mon, Aug 6, 2018 at 10:40 PM, Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
>> On 08/06/2018 08:55 PM, Andy Shevchenko wrote:
>>> On Mon, 2018-08-06 at 19:32 +0200, Heinrich Schuchardt wrote:
>>>> On 08/06/2018 07:11 PM, Andy Shevchenko wrote:
>>>>> On Mon, 2018-08-06 at 18:56 +0200, Heinrich Schuchardt wrote:
>>>>>> On 08/06/2018 06:00 PM, Andy Shevchenko wrote:
>>>>>>> Fix all these by disabling PIE on Makefile level.
>>>>>> With the patch building with gcc-8.1 works on i386.
>>>>>
>>>>> Does it mean you are actually run it and it works?
>>>
>>> Can you confirm that binary you got is working for you?
>>
>> I can start qemu-x86_defconfig and run bootefi selftest with your patch.
>>
>> odroid-c2_defconfig can boot both with either booti or bootefi with your
>> patch.
>
> Thanks for testing!

Bin, can we get this applied? For now (*) it's a bit of burden to run
make CC=gcc-7 each time I would like U-Boot to be built.

(*) It seems Debian (-like) distros, one of which we are using as an
OS on build machines, switched to gcc-8 by default and this is a
problem for native compilation.

-- 
With Best Regards,
Andy Shevchenko

  reply	other threads:[~2018-08-09  9:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-06 16:00 [U-Boot] [PATCH v1] Makefile: Don't generate position independent code Andy Shevchenko
2018-08-06 16:56 ` Heinrich Schuchardt
2018-08-06 17:11   ` Andy Shevchenko
2018-08-06 17:32     ` Heinrich Schuchardt
2018-08-06 18:55       ` Andy Shevchenko
2018-08-06 19:40         ` Heinrich Schuchardt
2018-08-06 19:49           ` Andy Shevchenko
2018-08-09  9:43             ` Andy Shevchenko [this message]
2018-08-09  9:54               ` Bin Meng
2018-08-09 12:25                 ` Heinrich Schuchardt
2018-08-09 13:07                   ` Andy Shevchenko
2018-08-10  6:04                     ` Bin Meng
2018-09-02 23:50                       ` Simon Glass
2018-09-03  7:57                         ` Andy Shevchenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHp75VeMgSOGaXccMNJ8HKft1ueSVRms2vcyMH4ccZyZpZtJWg@mail.gmail.com \
    --to=andy.shevchenko@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.