
Larry Evans wrote:
On 09/19/07 09:57, Achilleas Margaritis wrote:
Larry Evans wrote: [snip] Ah yes, there was a problem with an ifdef. I posted the fixed version in the vault.
This works: <-- cut here -- cd /home/evansl/prog_dev/boost-svn/ro/trunk/sandbox/axilmar/ bjam main.exe
... ./0.5/cppgc/include/cppgc.hpp:283: warning: 'size_t _address::<anonymous struct>::_1' ./0.5/cppgc/include/cppgc.hpp:316: warning: when initialized here gcc.link ../../bin.v2/sandbox/axilmar/gcc-4.1/debug/main ...updated 3 targets...
-- cut here --
Of course I modified my Jamfile slightly to use the 0.5 subdirectory. It's attached.
I am downloading Fedora Core and I will install it under VMWare, so as that I can compile the code for Linux as well.
Great!
I've included your jam file under prj/boost. Next release will contain it along with contrib.txt stating your contributions. Version draft 0.6 includes weak pointers.