Effectively without quote the problem does not arise. I use quotation marks for paths with spaces. I have not noticed a problem with quotes under GNU/Linux (I have to re-test). How do I dependence to a library file which is located in "C:/Program Files/toto.h" ? The two solutions doesn't works :
1> toto.o : toto.c "C:/Program Files/toto.h" 2> toto.o : toto.c C:/Program Files/toto.h Thank you Fabien _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
