Boost logo

Boost Users :

From: Vikram Anantha (vanantha_at_[hidden])
Date: 2003-12-09 12:55:54


I am using the released version 1.30.2. I had to make a change to the
lib/graph/Jamfile.v2 as detailed in this email
http://aspn.activestate.com/ASPN/Mail/Message/boost/1802962 in order to
make the graph library compile.

If at all possible, I would like to not use the current snaphot on CVS
and make small local changes based on the released version. If possible,
could somebody give me a little diff on the jamfile or something like
that.

Also, Volodya, Do your changes fix the problem with the graph examples
failing or do they fix the warnings in the graph library?

Thanks

Vik

-----Original Message-----
From: Vladimir Prus [mailto:ghost_at_[hidden]]
Sent: Monday, December 08, 2003 10:13 PM
To: boost-users_at_[hidden]
Subject: [Boost-users] Re: newbie question: graph library with gcc 3.2.1

Hi Vikram,

> I tried building the graph library and the graph examples with bjam. I

> am using gcc 3.2.1 on Solaris 2.8.
>
> The library seemed to build successfully but did have warnings. The
> examples failed to build complaining that it could not find the
> dependent graph library which seems to be a problem with my
> LD_LIBRARY_PATH or something like that. The build outputs for both
> cases are given below. I did not do any customizing for either of
> these builds. My cmd line was bjam "-sTOOLS=gcc"
>
> Any help is appreciated. Thanks in advance

What version of Boost are you using? If it's CVS version, then you might
try to run "cvs up" now and try again. I've fixed some typos which were
causing the above error.

- Volodya

_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net