grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: R_ARM(_THM)_MOVT_ABS(_NC) support


From: Michael Zimmermann
Subject: Re: R_ARM(_THM)_MOVT_ABS(_NC) support
Date: Sun, 1 Feb 2015 12:43:40 +0100

mkimage:
grub-mkimage -c load.cfg -O arm-uboot -o uboot.img -d ./grub-core -T
0x89000000 m list of modules

I add these cflags to get static tools(mkimage etc). If I remove it I
get the same result.

On Sun, Feb 1, 2015 at 11:51 AM, Leif Lindholm <address@hidden> wrote:
> On Sat, Jan 31, 2015 at 01:00:29PM +0100, Michael Zimmermann wrote:
>> The configure line:
>> ./configure --host arm-linux-gnueabihf CFLAGS='-static-libgcc
>> -Wl,-static' TARGET_CFLAGS='-O3'
>>
>> My compiler is gcc-linaro-arm-linux-gnueabihf-4.9-2014.09 (
>> http://releases.linaro.org/14.09/components/toolchain/binaries )
>
> Hmm, I am unable to reproduce this, using the same toolchain and those
> options to configure.
>
> How are you invoking mkimage?
>
> (And why are you adding those additional CFLAGS.)
>
> /
>     Leif
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/grub-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]