Boost logo

Boost-Build :

From: William Kempf (williamkempf_at_[hidden])
Date: 2002-03-29 09:01:57


>From: "David Abrahams" <david.abrahams_at_[hidden]>
>Reply-To: "David Abrahams" <david.abrahams_at_[hidden]>
>To: <jamboost_at_[hidden]>
>CC: "William Kempf" <williamkempf_at_[hidden]>
>Subject: Re: [jamboost] Missing environment variable?
>Date: Thu, 28 Mar 2002 19:16:48 -0500
>
>I'm fairly certain that's not a build system problem but a problem with
>the threading library source. I think your version of GCC enforces
>consistent linkage of extern "C" functions, whereas many older GCCs
>don't. Bill?

Actually, this is simply a bug in the code which has been fixed in CVS for
quite a while now. There was a missing "}" in the file once.cpp, so the
extern "C" block was never closed. Try checking once.cpp out of CVS... that
should fix the problem for you.

Bill Kempf
williamkempf_at_[hidden]

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk