
24 Oct
2004
24 Oct
'04
2:57 p.m.
Larry Evans wrote:
On 10/24/2004 12:54 AM, David B. Held wrote: [...] I got something like this, and resorted to just lumping all the $(UTF_SOURCES) sources with the main program:
run smart_ptr_test.cpp $(UTF_SOURCES) [...]
Well, I haven't tackled BJam yet, so I'm just writing a makefile by hand. But looking at the Test Jamfile, I see that I was missing supplied_log_formatters.o, which I assume is somewhat new. Dave