Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8150399
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T15:03:13+00:00 2026-06-06T15:03:13+00:00

I’m having all manner of trouble attempting to compile Adobe Source Libraries (ASL) on

  • 0

I’m having all manner of trouble attempting to compile Adobe Source Libraries (ASL) on a Mac running Lion. I’m using MacPorts GCC-4.7 (I like C++11).

I downloaded and edited the asl_1.0.43_net_setup.sh by changing the url to point to downloads.sourceforge.net.

I told bjam to use my gcc and pass it the -std=c++11 flags by editing ~/user-config.jam:

import toolset : using ; using darwin ;
using gcc
    : 47 
    : g++-mp-4.7 
    : <cxxflags>"-std=c++11"
    ;

I build with flags telling bjam to make a 64 bit version:
bjam toolset=gcc-47 -j 4 address-model=64 architecture=x86

I keep getting the error message (multiple times):
documentation/examples/namespace.cpp:1:0: error: CPU you selected does not support x86-64 instruction set

Even though I told it to use 64 bit, bjam (stupidly) appears to be setting -march=i486 and causing the above problem. Ideally, ASL could compile using my existing installed boost, and TBB without building custom versions.

I’ve already spent a few hours so far and am about ready to chuck it. It seems to have so much promise, but the build system is inflexible (which is why I don’t use jam or bjam).

Does anyone have any hints on building this thing on a modern Mac using either clang or GCC?
(GCC: not the version that comes with XCode).

[edit] I found the i486 bit and removed that. Now I’m having trouble with what appears to be problems compiling with a C++11 compiler:

./adobe/closed_hash.hpp:691:88: error: 'insert' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
./adobe/closed_hash.hpp:691:88: note: declarations in dependent base    'adobe::version_1::closed_hash_set<adobe::pair<adobe::version_1::name_t, adobe::version_1::any_regular_t>, adobe::get_element<0, adobe::pair<adobe::version_1::name_t, adobe::version_1::any_regular_t> >, boost::hash<adobe::version_1::name_t>, std::equal_to<adobe::version_1::name_t>, adobe::version_1::capture_allocator<adobe::pair<adobe::version_1::name_t, adobe::version_1::any_regular_t> > >' are not found by unqualified lookup
./adobe/closed_hash.hpp:691:88: note: use 'this->insert' instead

[edit] Hmm, that actually looks like a bug in the adobe code that g++ used to be permissive about, but no longer is. Sigh, now it just looks like that the ASL hasn’t been compiled against any modern, (mostly) compliant C++11 compiler.

Now I see compilation problems in the version of boost that the adobe script downloaded (signals library apparently has a bug in some move constructor and GCC is complaining it):

../boost_libraries/boost/smart_ptr/shared_ptr.hpp:168:25: note: 'boost::shared_ptr<boost::signals::detail::basic_connection>::shared_ptr(const boost::shared_ptr<boost::signals::detail::basic_connection>&)' is implicitly declared as deleted because 'boost::shared_ptr<boost::signals::detail::basic_connection>' declares a move constructor or move assignment operator
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T15:03:21+00:00Added an answer on June 6, 2026 at 3:03 pm

    I’ve given up trying to figure out all the complexities introduced by bjam.

    Instead, I’ve started a fork on github of ASL that I’m building with cmake, gcc-47 and clang-3.2. I’ve made a couple of minor fixes in the code and have one of the directories compiling without warning.

    https://github.com/tfiner/adobe_asl

    [edit] After several hours of sweat, I finally have two shiny libraries built by clang 3.2 using boost 1.49, TBB 4.0 and OS X 10.6. Feel free to clone it from github and if you manage to make it work, please let me know.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
We're building an app, our first using Rails 3, and we're having to build
I'm having trouble keeping the paragraph square between the quote marks. In firefox the
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I am reading a book about Javascript and jQuery and using one of the
I have a French site that I want to parse, but am running into
I'm using v2.0 of ClassTextile.php, with the following call: $testimonial_text = $textile->TextileRestricted($_POST['testimonial']); ... and
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
We are using XSLT to translate a RIXML file to XML. Our RIXML contains

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.