Opened 18 years ago

Closed 17 years ago

#362 closed Bugs (Fixed)

build process still hangs on xml_grammar.cpp

Reported by: pinguin751 Owned by: Robert Ramey
Milestone: Component: serialization
Version: None Severity:
Keywords: Cc:

Description

as suggested in this thread:

http://lists.boost.org/MailArchives/boost/msg76792.php

the build process still hangs on MacOSX when building
xml_grammar.cpp (boost v1.32). 
the system has very high load, gcc fetches more and
more memory til the system is constantly swapping ...

with this fix:

<darwin><release><inlining>off

added to build of "serialisation" and "wserialisation"
the problem could be solved
(as already suggested in the mail listed above) 

also interesting could be this:
http://lists.boost.org/MailArchives/boost/msg77573.php

pls include a/the fix it into the src base

thx
regards,
seb



Change History (1)

comment:1 by Robert Ramey, 17 years ago

Status: assignedclosed
Logged In: YES 
user_id=396141

fixed 1.33
Note: See TracTickets for help on using tickets.