This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

The newer version of Bash (Maybe after 3.1.6) brings something wrong for the executive operator `(backquote) in Makefile


When execute makefile through make command, any compile line contains
the executive operator `(backquote), likes `pkg-config --cflags
gtk+-2.0`, would result in a compile error, reported by gcc/g++, which
said ": No such file or directory".

Any advice would be appreciated.

Regards,
Zhenghui Zhou

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]