Hi,

 

 

Thanks for the support. These are the error messages I got when I tried to build regex and serialization libraries on linux (Ubuntu) using gcc3.4. However, when I use gcc4.1, all the libraries are built successfully.

 

Build regex library

 

...failed gcc.link.dll bin.v2/libs/regex/build/gcc-3.4.6/release/libboost_regex-gcc34-1_34_1.so.1.34.1...

gcc.archive bin.v2/libs/regex/build/gcc-3.4.6/debug/link-static/threading-multi/libboost_regex-gcc34-mt-d-1_34_1.a

gcc.archive bin.v2/libs/regex/build/gcc-3.4.6/release/link-static/threading-multi/libboost_regex-gcc34-mt-1_34_1.a

gcc.archive bin.v2/libs/regex/build/gcc-3.4.6/debug/link-static/libboost_regex-gcc34-d-1_34_1.a

gcc.archive bin.v2/libs/regex/build/gcc-3.4.6/release/link-static/libboost_regex-gcc34-1_34_1.a

...failed updating 2 targets...

...updated 10 targets...

Not all Boost libraries built properly.

 

Build serialization library

 

...failed gcc.link.dll bin.v2/libs/serialization/build/gcc-3.4.6/release/libboost_serialization-gcc34-1_34_1.so.1.34.1...

...skipped <pbin.v2/libs/serialization/build/gcc-3.4.6/release>libboost_wserialization-gcc34-1_34_1.so.1.34.1 for lack of <pbin.v2/libs/serialization/build/gcc-3.4.6/release>libboost_serialization-gcc34-1_34_1.so.1.34.1...

gcc.archive bin.v2/libs/serialization/build/gcc-3.4.6/debug/link-static/threading-multi/libboost_serialization-gcc34-mt-d-1_34_1.a

gcc.archive bin.v2/libs/serialization/build/gcc-3.4.6/debug/link-static/threading-multi/libboost_wserialization-gcc34-mt-d-1_34_1.a

gcc.archive bin.v2/libs/serialization/build/gcc-3.4.6/release/link-static/threading-multi/libboost_serialization-gcc34-mt-1_34_1.a

...failed updating 4 targets...

...skipped 4 targets...

...updated 16 targets...

Not all Boost libraries built properly.

 


From: boost-build-bounces@lists.boost.org [mailto:boost-build-bounces@lists.boost.org] On Behalf Of Tim St. Clair
Sent: Tuesday, June 24, 2008 3:43 PM
To: Boost.Build developer's and user's list
Subject: Re: [Boost-build] build boost on linux using gcc 3.4

 

Please elaborate on the issue, and others would be happy to chime in ;-)

I'm not aware of any known issues compiling for 1_34_1 under gcc 3.4 or 4.1 or ... for that matter. 
As I compile for ever flavor under the sun.

There may however be a couple of packages missing in your distro (linux or bsd) which some of the internal libraries depend on,
however further information is needed in order to correctly diagnose. 

Cheers,
Tim

On Tue, Jun 24, 2008 at 1:30 PM, Brad Howes <howes@ll.mit.edu> wrote:

On Jun 24, 2008, at 12:59 AM, Vladimir Prus wrote:

 

You will have a better chance of getting help if you provide the exact

errors you get. And it's better to ask on boost@lists.boost.org mailing

list; I don't think developers of serialization and wave libraries are

around here.

 

Yeah, but he was having a problem building and this is boost-build, isn't it? :)

 

-- 

Brad Howes

Group 42

MIT Lincoln Laboratory • 244 Wood St.Lexington, MA 02173

Phone: 781.981.5292 • Fax: 781.981.3495 • Secretary: 781.981.7420

 

 



 


_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build




--
Regards,
Timothy St. Clair
[timothysc@gmail.com]