Christopher Faylor-27 wrote:
> 
> On Thu, Nov 29, 2007 at 11:36:45PM +0100, Benoit Sigoure wrote:
> ...
> This does raise the question of why you'd be using a cygwin version of
> make if you need to use colon paths.
> ...
> 

When using eclipse with CDT plugin and the "Cygwin GCC toolchain" on a MS
Windows workstation, the problem occurs.
CDT does not understand POSIX pathes in the include directories list.
"g++ -M" commands generates dependencies makefiles according to the include
path given by CDT.
Finally, make fails with "multiple target patterns" error.

eclipse could understand cygwin like pathes, but I agree with Benoit to
consider this as a bug of make Windows port. It should support as well as
possible Windows path format.

Thanks for your help Christopher.
pm
-- 
View this message in context: 
http://www.nabble.com/VPATH-of-the-form-C%3A-foo-tp13990321p14276328.html
Sent from the Gnu - Make - W32 mailing list archive at Nabble.com.



_______________________________________________
Make-w32 mailing list
Make-w32@gnu.org
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to