Hello all, I am trying to compile libmesh on cygwin using Visual Studio 2008 comipler. Is this combination supported? I configure with the following command:
CXX=cl CC=cl CFLAGS='-MD -W3' CXXFLAGS='-MD -W3' ./configure It runs OK. But when I make, it said and just freezes there. Makefile:270: .depend: No such file or directory Thanks, Mengda ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
