From: John Kelso (kelso++at++vt.edu)
Date: 01/15/2003 13:23:08
Hi all,
When building my programs using Performer 3.0 and g++ 3.2 20020903 (Red
Hat Linux 8.0 3.2-7), I get these lines:
/usr/lib/libpf.so: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
/usr/lib/libpf.so: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
Anything to worry about?
Any way to get rid of the warning?
I tried adding "-Wno-deprecated-declarations" and it didn't seem to have
any effect on the output.
Thanks,
-John
This archive was generated by hypermail 2b29 : Wed Jan 15 2003 - 13:24:45 PST