blob: c63cb9b7ca42c3a3aeb9c217e9435d4d68bdd9b8 [file] [log] [blame]
$Id: INSTALL,v 1.1.1.1 2004-06-23 13:07:31 randall Exp $
Platform Specific Notes
FreeBSD
If you use a cc or c++ other than the system one, threads may not be
detected properly. To work around this set the following environment
variables:
setenv CC /usr/bin/cc
setenv CXX /usr/bin/c++