On Mon, Sep 27, 2010 at 3:41 PM, Simon Josefsson <[email protected]> wrote: > Hi! I'm a new user of MinGW-w64 and would like to offer 'GNU SASL' with > URL http://www.gnu.org/software/gsasl/ to your list of projects that is > using MinGW-w64. > > I have been using the makebuildroot-test.mk script from the experimental > branch, and it works fine for me (32+64 bit GCC 4.5.1) if I do > > touch build/mingw/mingw-w64-headers/include/foo.c > > otherwise I get a failure from make that there are no *.c files in that > directory. I guess the best solution is to drop *.c from the dependency > list in some Makefile. > > /Simon
Makefiles were adjusted at revisions 3655/3656 but the configure script was missed. Fixed at revision 3661/3662. -- Ozkan ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
