[bug #47913] newlines lost with $(foreach)

2016-05-16 Thread Brian Vandenberg
Follow-up Comment #4, bug #47913 (project make): You could get the same behavior as before as long as the dependency list is exactly 1 file: define ASDF = Filee.cpp:File.h Other.cpp:Other.h endef SPACE:= SPACE:=${SPACE} ${SPACE} here = here $(foreach x,${ASDF},$(subst ${SPACE},:,$(foreach y,$(s

svm_multiclass

2016-05-16 Thread Nawras Khaldi
hay , I want to use svm_multiclass using the shell from this page: https://www.cs.cornell.edu/people/tj/svm_light/svm_multiclass.html my computer detailes are : windows , 32 bit i got this massege while compiles the command (gunzip –c svm_multiclass.tar.gz | tar xvf –) : This program built fo