I'm attempting to compile a program with g++, and when it runs through the
linker, it says there are undefined references to char *crypt.
This same program compiles perfectly under gcc.
any suggestions?

Thanks

Joshua Sedman

Reply via email to