Re: Question about compiler blacklisting (llvm-gcc for wxWidgets)

2017-11-01 Thread Ken Cunningham
I know it's not the party line, but IMHO to minimize hassles supporting these older systems we might well just flush them all to build everything with clang-4.0 or 5.0, to match the newer systems. Then most all systems would see similar or identical errors. I'm not too clear on why it's worth

Re: Question about compiler blacklisting (llvm-gcc for wxWidgets)

2017-11-01 Thread David Strubbe
If the compilers need to be consistent, then you can use the compilers portgroup to enforce that. David On Wed, Nov 1, 2017 at 10:29 AM, Mojca Miklavec wrote: > Hi, > > I'm currently trying to fix wxWidgets-3.0 in various ways. One of the > problems of the latest release is