From: "György Kövesdi" <gyorgy.kovesdi@eutecus.com>
To: barebox@lists.infradead.org
Subject: Compiling barebox for newest Yocto/meta-freescale
Date: Mon, 22 Jun 2015 17:18:07 +0200 [thread overview]
Message-ID: <5588272F.9010803@eutecus.com> (raw)
Hi,
I have a i.MX6 based board and want to compile barebox using Yocto.
It was successful so far, but something is changed in the gcc behaviour.
The first thing is that some arch-specific parameters must be passed, or
else the compilation fails. I could fix it, but there is another problem.
The option "-mfloat-abi=soft" is used in barebox compilation, which
seems not supported by gcc. Adding "-mfloat-abi=hard" is not enough, the
original "-mfloat-abi=soft" should be removed. Unfortunately, i could
not find where this option is added and how to remove it.
Can anybody help me to fix it?
Thanx in advance
Gyorgy Kovesdi
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2015-06-22 15:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-22 15:18 György Kövesdi [this message]
2015-06-23 8:12 ` Compiling barebox for newest Yocto/meta-freescale Jan Lübbe
2015-06-23 11:29 ` György Kövesdi
2015-06-23 12:22 ` Holger Schurig
2015-06-23 13:40 ` György Kövesdi
2015-06-23 14:07 ` Holger Schurig
2015-06-23 14:52 ` György Kövesdi
2015-06-23 15:01 ` Holger Schurig
2015-06-23 17:57 ` Gyorgy Kovesdi
2015-06-23 19:30 ` Lucas Stach
2015-06-24 14:33 ` Jan Lübbe
2015-06-24 19:59 ` Fabio Estevam
2015-06-29 10:24 ` Gyorgy Kovesdi
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=5588272F.9010803@eutecus.com \
--to=gyorgy.kovesdi@eutecus.com \
--cc=barebox@lists.infradead.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.