From: Christian Franke <Christian.Franke@t-online.de>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [2290] 2009-06-10 Pavel Roskin <proski@gnu.org>
Date: Thu, 11 Jun 2009 21:57:58 +0200 [thread overview]
Message-ID: <4A3161C6.3040405@t-online.de> (raw)
In-Reply-To: <d7ead6de0906111245l94e612gb7d5182f99db10a7@mail.gmail.com>
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
next prev parent reply other threads:[~2009-06-11 19:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1MESar-000663-Ax@cvs.savannah.gnu.org>
2009-06-11 19:39 ` [2290] 2009-06-10 Pavel Roskin <proski@gnu.org> Christian Franke
2009-06-11 19:45 ` Vladimir 'phcoder' Serbinenko
2009-06-11 19:57 ` Christian Franke [this message]
2009-06-11 20:05 ` Vladimir 'phcoder' Serbinenko
2009-06-11 20:20 ` Pavel Roskin
2009-06-11 20:27 ` Vladimir 'phcoder' Serbinenko
2009-06-11 20:34 ` Pavel Roskin
2009-06-11 20:52 ` Vladimir 'phcoder' Serbinenko
2009-06-11 21:20 ` Christian Franke
2009-06-11 20:09 ` Pavel Roskin
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=4A3161C6.3040405@t-online.de \
--to=christian.franke@t-online.de \
--cc=grub-devel@gnu.org \
/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.