Ko Ken wrote: > After I upgraded my Cygwin install to the latest make (3.81), it caused > problems with the XPS make. When I try to Export to Project Navigator, the > following error occurs: > > "ublaze_top.make:146: *** target pattern contains no `%'. Stop."
I don't understand what you are asking or reporting. This is not a bug, more like an expression of the fact that the Cygwin project doesn't generally support using paths with drive letters, i.e. Win32 style paths, because Cygwin tries to provide a *nix-like environment. It has been discussed to death on the Cygwin mailing list and to a lesser degree on the make-w32 mailing list. There is a workaround implemented in CVS HEAD. > This error is probably due to an unsupported version of the "make" utility in > the > [snip directions] So, it seems you have your solution. What's the question? Brian _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make