Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2005-11-15 00:35:06


Feature Requests item #1357106, was opened at 2005-11-15 05:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=357586&aid=1357106&group_id=7586

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Ian Fasel (ianfasel)
Assigned to: Nobody/Anonymous (nobody)
Summary: darwin 64 bit support

Initial Comment:
To get 64-bit support, I was able to get a large chunk of
boost-1_33_1 to build on darwin by inserting
   -arch ppc64
in strategic places in the darwin-tools.jam file. This was sufficient to
be able to use the filesystem and program-options libraries in a 64-bit
app I've built that needs to access > 4GB. Some libraries failed to
build however, and I don't really know what I'm doing.

Attached is a patch file showing what I added where. Also, it would
probably be best to add
   -arch ppc -arch ppc64
to get "fat" binaries that work for both 32-bit and 64-bit code.
However I'm no pro with these things.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=357586&aid=1357106&group_id=7586

-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk