On 2011-02-12 16:16, James Brown wrote: > I have been compiling clamav all day with a great many combinations of > options. > No matter what I try, it won't build in 64bit. > > I used: > > ./configure CFLAGS='-arch x86_64' --build=x86_64-apple-darwin9.8.0
You've only set CFLAGS, you need to set CXXFLAGS too. --Edwin _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
