understanding gcc's header choices and how to fix them

2018-05-27 Thread Ken Cunningham
There have been some improvements to the headers for libgcc to better support the math issues found on 10.5 and 10.6 (the missing llrintf, etc that lead to all the std::math functions being disabled). These missing functions cause a lot of headaches building c++ software on these older systems.

Re: Macports 2.5.0 multiple startupitems

2018-05-27 Thread Joshua Root
On 2018-5-28 04:14 , macpo...@parvis.nl wrote: > I would very much like to us several startupitems for munin's different > daemons. > However I cannot find any documentation yet, other than patches, and that > makes it difficult to read and understand. > > I created a ticket [1] for not being

Macports 2.5.0 multiple startupitems

2018-05-27 Thread macports
I would very much like to us several startupitems for munin's different daemons. However I cannot find any documentation yet, other than patches, and that makes it difficult to read and understand. I created a ticket [1] for not being able to compile the github 2.5 guide. Perhaps one of your