11 lines
398 B
Text
11 lines
398 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2003/09/06 12:03:45 cjep Exp $
|
|
|
|
Don't forget to put boost headers in your compiler's search path.
|
|
Here is an example:
|
|
|
|
g++ -I${PREFIX}/include example.cpp
|
|
|
|
It is advised that you use gcc3 when using boost libraries.
|
|
|
|
===========================================================================
|