First, thanks to Scott, Tom, and Jonathan for telling me where my compiler defines stuff :P Second, I have now found that I get the error: 'strdup' undeclared... I noticed some lines in the i386 section of machine.h that extern'd strdup() and bcopy(), so I copied those into my powerpc section, but I still got the errors...any ideas? Jeremy Buchmann buchmann@cs.unr.edu