On 20/12/10 18:53, Gevorg Voskanyan wrote:
> Christian Auby wrote:
>> 1. The addition of the jamfile, as per http://pastebin.ca/2024473
> 
> I attach my jamroot for soci here in the hope it might be useful. It uses a 
> bit 
> more elaborate approach, and _theoretically_ should be enough to support all 
> the 
> backends (I underline theorically because I haven't tested them all). 
> Currently 
> it assumes (on line 23) that the client libraries are in directories sibling 
> to 
> soci, i.e. they reside in the same parent directory as soci does. It is not 
> an 
> inherent limitation, just was OK for me that way, and in the official 
> Boost.Build support the client libraries can be referred to in the same way 
> as 
> Christian does for sqlite3: /$(name)//$(name) or something like that.
> [...]
> My Boost.Build support for SOCI has been tested under FreeBSD and Windows 
> with 
> sqlite3 backend. I think it has been tested with ODBC backend as well (under 
> Windows), but I don't remember that very well so I'm not quite sure about 
> ODBC.
> The jamroot has to be placed at SOCI root directory (just like Christian's 
> jamfile). BTW, Christian, is that really a jamfile and not a jamroot? I can 
> see 
> a few issues if it is the former.

Gevorg,

It all sounds very good to me and, as already mentioned, I'd be
happy to add Boost.Build configuration to the repo.
Perhaps you and Christian could combine best bits of configurations
and post version ready for testing which I could add to the repo?

I'm afraid I'm not able to juggle the Jamfiles myself being busy with
release preparation.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
Member of ACCU, http://accu.org

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Soci-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/soci-users

Reply via email to