Opened 14 years ago

Closed 14 years ago

#2363 closed Bugs (worksforme)

boost::serialization is not build under macosx

Reported by: nen777w@… Owned by: Marshall Clow
Milestone: Boost 1.37.0 Component: Building Boost
Version: Boost 1.36.0 Severity: Problem
Keywords: Cc: nen777w@…

Description

My environment: MacOSX 10.5.4 XCode 3.0 (GCC 4.0.1) boost_1_36_0.zip All libraries was build execpt serialization library. Please help me. See build log in attachment. Thanks. Wait for answer.

Attachments (1)

boost_build.txt (134.6 KB ) - added by nen777w@… 14 years ago.

Download all attachments as: .zip

Change History (6)

by nen777w@…, 14 years ago

Attachment: boost_build.txt added

comment:1 by Marshall Clow, 14 years ago

Is this the same as #2363? (only with the log as attachment)?

comment:2 by Marshall Clow, 14 years ago

Excuse me: #2364.

comment:3 by Marshall Clow, 14 years ago

I think you need to say --toolset=darwin" in your command line, rather than "sTOOLS=darwin". See the warnings in your transcript: warning: No toolsets are configured. warning: Configuring default toolset "gcc". warning: If the default is wrong, your build may not work correctly. warning: Use the "--toolset=xxxxx" option to override our guess.

comment:4 by Marshall Clow, 14 years ago

Owner: set to Marshall Clow

comment:5 by Marshall Clow, 14 years ago

Resolution: worksforme
Status: newclosed

They all seem to build just fine for me - in both 1.36 and 1.37 releases. Closing as "worksforme". Please re-open with more information if you're still not getting any joy.

Note: See TracTickets for help on using tickets.