From: Winfried <winfried_mb2@xmsnet.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-java] gcc6 support breaks build for gcc < 6
Date: Mon, 11 Jul 2016 17:19:28 +0200 [thread overview]
Message-ID: <14c344e66a5112f492cc21c9a7d0f217@xmsnet.nl> (raw)
> If you are not using default compiler then you have to take some action
>
> add
>
> CFLAGS_remove = " -fno-tree-dse"
> CXXFLAGS_remove = " -fno-tree-dse"
>
> via a .bbappend in your layer.
Yes, to let meta-java compile with gcc 4.8 I added the following lines
to a .bbappend file:
CFLAGS_remove = "-fno-lifetime-dse"
CXXFLAGS_remove = "-fno-lifetime-dse"
If that is the final solution, please add this to the README of the
meta-java layer.
Thanks,
Winfried
next reply other threads:[~2016-07-11 15:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-11 15:19 Winfried [this message]
2016-07-11 22:32 ` [meta-java] gcc 4.8 and openjdk-8 Jacopo Malvestio
2016-07-11 23:48 ` Khem Raj
2016-07-12 5:09 ` Jacopo Malvestio
2016-07-12 23:23 ` Khem Raj
2016-07-15 9:47 ` Jacopo Malvestio
2016-07-15 18:03 ` Dan McGregor
2016-07-12 11:56 ` [meta-java] gcc6 support breaks build for gcc < 6 Winfried
2016-07-12 16:48 ` Jacopo Malvestio
-- strict thread matches above, loose matches on Subject: below --
2016-07-11 11:37 Winfried
2016-07-11 13:19 ` Otavio Salvador
2016-07-11 14:24 ` Khem Raj
2016-07-11 14:28 ` Otavio Salvador
2016-07-11 14:37 ` Khem Raj
2016-07-12 4:52 ` Dan McGregor
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=14c344e66a5112f492cc21c9a7d0f217@xmsnet.nl \
--to=winfried_mb2@xmsnet.nl \
--cc=openembedded-devel@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox