Previous libio problem

George greerga@entropy.muc.muohio.edu
Sat Jan 10 11:41:00 GMT 1998


i586-pc-linux-gnulibc2 and libio:

After getting libstdc++ compiled, it didn't work.  So I changed the:
#include <sigset.h>
I had previously to a:
#define _G_sigset_t __sigset_t
and it's working fine now for applications linked against it.

-George




More information about the Gcc mailing list