Boost logo

Boost-Build :

From: Wieger Wesselink (wieger_at_[hidden])
Date: 2004-10-21 01:42:22


Hi,

I noticed something very weird when I tried to compile
a file named quote.cpp with the following rule:

exe quote : quote.cpp : : ;

Then I get an executable that just prints 'BINDIR'. When
I change it to

exe quote1 : quote.cpp : : ;

everything works as expected.

Regards,

Wieger

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk