Bug #8823 2006-09-17 19:46

yop

Virtual targets with "Using Makefile" builds

Version 1.0 revision 2977 (2006-09-17 20:02:19) gcc 3.4.6 Linux/unicode

Reproduce: Create a Makefile that has two targets. Create a C::B project that matches these targets and has the virtual target All. Try to build the target All.

Bug: Only the first target of a virtual target is built when trying to build the virtual target using a Makefile.

Expected: Since it is not possible to correctly match a virtual target with an existing Makefile, I 'd suggest putting another entry in the "make commands" dialog that handles virtual targets (and also provide a $virtual_target variable).

Category
Compiler
Group
 
Status
Closed
Close date
2006-10-11 17:56
Assigned to
 
mandrav 2006-10-11 17:56

This bug is now fixed in HEAD.

Thank you for reporting it.