core dump

2000-05-19 Thread Pieckiel, Kevin A
I am writing a program that calls a dynamic library (which I am also writing) via dlopen and family. So far, everything has been working just fine. I have a need for posix threading, semaphores, and mutexes in my dynamic library. As soon as I add the -lpthread switch to my gcc command for the

RE: 2 gig filesize limit

2000-03-20 Thread Pieckiel, Kevin A
Why are they commented out by default? I'm sure there is a good reason, but being uninformed, I almost see it as another "640K ought to be enough for anybody" type setup. I'd like to think that the kernel developers thought ahead enough to know large files would be needed, but found some