Boost logo

Boost :

From: cppljevans_at_[hidden]
Date: 2003-10-04 07:45:33


On 10/04/2003 07:33 AM, cppljevans_at_[hidden] wrote:
[snip]
> Yes, that works. I'm just kinda interested in how
OPPS. I forgot to mention there was some minor change
CFLAGS to one of the commands in serveral targets:

BDIR = $(HOME)/prog_dev/boost_release/boost_1_30_0
CFLAGS = -Wall -ggdb -I$(BDIR)
...
        g++ -o no_check $(CFLAGS) $(OBJS) no_check.cpp

and similar changes to other commands producing executables.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk