Raw Message
Message-ID: <41BC19C3-A3CA-11D5-9C4A-00039319314A@stat.ucla.edu> Date: 2001-09-07T19:55:15Z From: Jan de Leeuw Subject: building on darwin 1.4 (or macosx 10.z where z > 0) If you want to do this, you have to replace -bundle -undefined suppress in the configure files by -bundle -flat_namespace -undefined suppress (use config.site, for instance). It's probably not a bad idea to rebuild ATLAS as well.