On Tue, Jun 5, 2012 at 4:24 PM, Mengda Wu <[email protected]> wrote: > Hello all, > > I am trying to compile libmesh on cygwin using Visual Studio 2008 > comipler. Is this combination supported?
Nope! You are in uncharted territory! > 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 Hmm... we build our dependencies using perl. Do you have perl installed? -- John ------------------------------------------------------------------------------ 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
