teuben / nemo

a Stellar Dynamics Toolbox (Not Everybody Must Observe)
https://astronemo.readthedocs.io
GNU General Public License v2.0
59 stars 42 forks source link

mallinfo vs. mallinfo2 #131

Open teuben opened 10 months ago

teuben commented 10 months ago

in getparam.c various versions of linux now seem to not yet support mallinfo2. autoconf should sort this out. rh8 does not, but rh9 does.

For now mallinfo (help=m) is disable again until we have a stable solution