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: Christian Franke
Subject: Re: [2290] 2009-06-10 Pavel Roskin <address@hidden>
Date: Thu, 11 Jun 2009 21:57:58 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.21) Gecko/20090403 SeaMonkey/1.1.16

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.

--
Regards,
Christian Franke





reply via email to

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