grub-devel
[Top][All Lists]
Advanced

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

Re: [2290] 2009-06-10 Pavel Roskin <address@hidden>


From: Vladimir 'phcoder' Serbinenko
Subject: Re: [2290] 2009-06-10 Pavel Roskin <address@hidden>
Date: Thu, 11 Jun 2009 22:05:38 +0200

On Thu, Jun 11, 2009 at 9:57 PM, Christian
Franke<address@hidden> wrote:
> Vladimir 'phcoder' Serbinenko wrote:
>>>
>>> The link test in grub_PROG_TARGET_CC fails due to missing '__main' symbol
>>> from libgcc. According to gcc 4.3.2 man page, '-nostdlib' usually
>>> requires
>>> '-lgcc'.
>>>
>>
>> Try compiling but not linking using -c option. If it works you can
>> commit it since we never do complete linking for target
>>
>
> Complete linking is not used during build but during configure. The
> following tests rely on it:
>
> grub_PROG_LD_BUILD_ID_NONE
> grub_CHECK_BSS_START_SYMBOL
> grub_CHECK_END_SYMBOL

>
> I would suggest to undo commit 2290 for now.
I think we should commit Pavel's patch on using same ld everywhere.
>
> --
> Regards,
> Christian Franke
>
>
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>



-- 
Regards
Vladimir 'phcoder' Serbinenko




reply via email to

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