9 Jan
2003
9 Jan
'03
12:48 a.m.
Hi, Can someone please provide a sample single command line compile using g++ that generates the final executable binary for a test example? For example, in the unpacked BOOST directory, how to do something like: g++ <options> libs/graph/example/bfs-example.cpp -o \ /tmp/bfs-example for the final executable? Thanks, Lichun