Broken TLS and RPROXY cmake options with GCC 4.8.4
Red
23 August 2015, 20:05
Hello,
doing a search in the forums looks like no one has reported this issue yet: it is not possibile to disable TLS and RPROXY using GCC 4.8.4 (no problem with GCC 4.9.2 and 4.9.3). For this reason in the Gentoo ebuild of Hiawatha one reads: # ssl USE flag currently broken, unconditionally enabled # rproxy USE flag broken too, unconditionally enabled
Right know the only solution is switching to GCC 4.9.
Hugo Leisink
23 August 2015, 20:09
This sounds like a Gentoo issue, not a Hiawatha issue. I just tested with GCC 4.8.4. Works fine here.
Red
23 August 2015, 22:27
It seems I messed up something in my local Gentoo ebuild while testing with GCC 4.8.4. I tested again on two different Gentoo boxes and it actually works fine there as well, so I can have TLS and RPROXY disabled with GCC 4.8.4. I'm sorry for you wasting your time, I think this discussion can be closed/deleted.