All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Bultel <tbultel@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] grub2 failure with gcc-4.9
Date: Thu, 05 Feb 2015 13:54:17 +0100	[thread overview]
Message-ID: <54D367F9.4060108@free.fr> (raw)

Hi,

I just figured out that my PC target was failing to boot,
because I upgraded the compiler from (buildroot toolchain) gcc-4.8.x to 
gcc-4.9.x

The configuration is:
BR2_TARGET_GRUB2_I386_PC=y
BR2_TARGET_GRUB2_BUILTIN_MODULES="boot linux ext2 fat part_msdos 
part_gpt part_bsd normal biosdisk sleep echo video videoinfo help jpeg 
uhci ehci usb usb_keyboard usbms usbtest gfxterm gfxmenu vbe vga 
video_bochs video_cirrus font search search_fs_file search_label test 
test_blockarg keylayouts at_keyboard cat configfile loadenv eval serial 
regexp"

(I know, that makes a lot but work like a charm with gcc-4.8.2)

The symptom is :
-------------------------------
'' is already set
Aborted. Press any key to exit.
-------------------------------

After some (printf) debugging, I found out that when 'loading' the 
builtin modules at startup, some modules names are corrupted.
I am about to get into deeper investigation, but has anyone
encountered it ?

Best regards
Thierry

             reply	other threads:[~2015-02-05 12:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-05 12:54 Thierry Bultel [this message]
2015-02-05 13:20 ` [Buildroot] grub2 failure with gcc-4.9 Thomas Petazzoni
2015-02-05 14:16   ` Thierry Bultel
2015-02-05 14:56     ` Thierry Bultel
2015-02-05 16:15   ` Thierry Bultel
2015-02-05 16:16     ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2015-02-19 16:03 [Buildroot] Fwd: " Steve Kenton
2015-02-20 16:34 ` [Buildroot] " tbultel at free.fr

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=54D367F9.4060108@free.fr \
    --to=tbultel@free.fr \
    --cc=buildroot@busybox.net \
    /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.