Re: Some questions

2017-02-06 Thread Sebastian Sumpf
On 02/06/2017 10:00 PM, Hack wrote: > On 02/06/2017 08:02 PM, Sebastian Sumpf wrote: >> Hi, >> >> On 02/06/2017 03:42 PM, Hack wrote: >>> Hi, >>> >>> I am currently using Qubes OS, but with the next release, I will have to >>> upgrade my hardware. And it will cost me a lot. >>> >>> Anyway, I

Re: Some questions

2017-02-06 Thread Hack
On 02/06/2017 08:02 PM, Sebastian Sumpf wrote: > Hi, > > On 02/06/2017 03:42 PM, Hack wrote: >> Hi, >> >> I am currently using Qubes OS, but with the next release, I will have to >> upgrade my hardware. And it will cost me a lot. >> >> Anyway, I started to look at Genode OS, but I can't find an

Re: Some questions

2017-02-06 Thread Sebastian Sumpf
Hi, On 02/06/2017 03:42 PM, Hack wrote: > Hi, > > I am currently using Qubes OS, but with the next release, I will have to > upgrade my hardware. And it will cost me a lot. > > Anyway, I started to look at Genode OS, but I can't find an hardware > support list. > > Questions: > > 1. How to

Re: Deprecated warnings

2017-02-06 Thread Martin Stein
Hi Boris, You have to add the line 'CC_OPT += -Wno-deprecated-declarations' to your '/etc/tools.conf'. You probably have to create this file first. Did that help you? Cheers, Martin Am 06.02.2017 um 16:58 schrieb Boris Mulder: > Hi all, > > Whenever I compile my source with the latest version

Deprecated warnings

2017-02-06 Thread Boris Mulder
Hi all, Whenever I compile my source with the latest version of Genode, I am getting hundreds and hundreds of deprecated warnings. I understand you might fix them in the future, but they clog my compiler output and make reading other compiler errors a pain. Is there some easy point in the