On Jan 19 at 08:58, Bob Friesenhahn spoke:

> The key is to not use C++ to execute these tests.  Use C while
> checking for library functions.  Only set the language to C++ while
> testing C++ related features.

Does it make sense to run test in C while the function getloadavg() is
used in a C++ Module?

-Hanspeter


Reply via email to