All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-java] host gcc-9, icetea-7 gcc-9 but how older gcc versions?
@ 2020-03-20 16:53 robert.berger.oe.devel
  2020-04-29 10:02 ` Richard Leitner
  0 siblings, 1 reply; 15+ messages in thread
From: robert.berger.oe.devel @ 2020-03-20 16:53 UTC (permalink / raw)
  To: Richard Leitner; +Cc: openembedded-devel, Robert Berger

Hi,

I tried to add support for a host gcc-9 and suggested this patch[1]

[1] 
https://github.com/RobertBerger/meta-java/commit/898a0ae33c9102387aae2e3427a007e3935e663e

and, as per your suggestion, since it restricts the host compiler to >= 
gcc9 I added "-Wno-unknown-warning".

https://github.com/RobertBerger/meta-java/commit/3d8ae5afb639ec7abcc48f15c74b42b373863c57

... but it does not build:

https://pastebin.com/B1nxHcPH

cc1plus: error: unrecognized command line option ‘-Wno-unknown-warning’ 
[-Werror]

That's my host gcc:

pokyuser@3a469e7032d9:/workdir$ gcc --version
gcc (Ubuntu 9.2.1-17ubuntu1~16.04) 9.2.1 20191102
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

pokyuser@3a469e7032d9:/workdir$

Please advise.

Regards,

Robert


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2020-05-05  6:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-20 16:53 [meta-java] host gcc-9, icetea-7 gcc-9 but how older gcc versions? robert.berger.oe.devel
2020-04-29 10:02 ` Richard Leitner
2020-04-29 11:41   ` Robert Berger
2020-04-29 13:02     ` Richard Leitner
2020-04-30 15:43       ` Robert Berger
2020-04-30 19:27         ` Robert Berger
2020-04-30 21:17           ` Richard Leitner
2020-05-01  7:16             ` Robert Berger
2020-05-01 11:01             ` Robert Berger
     [not found]             ` <160AE28F2E93B445.19580@lists.openembedded.org>
2020-05-01 14:46               ` [oe] " Robert Berger
2020-05-01 14:57                 ` Robert Berger
2020-05-05  5:35                   ` Richard Leitner
2020-05-05  6:37                     ` Robert Berger
2020-04-30 21:13         ` Richard Leitner
2020-05-01  9:37           ` Robert Berger

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.