[MacPorts] #45287: OpenSceneGraph build against libstdc++ (should be libc++)

MacPorts noreply at macports.org
Tue Oct 7 16:41:49 PDT 2014


#45287: OpenSceneGraph build against libstdc++ (should be libc++)
-----------------------------+--------------------------------
  Reporter:  hartmut@…       |      Owner:  macports-tickets@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.3.1
Resolution:                  |   Keywords:
      Port:  OpenSceneGraph  |
-----------------------------+--------------------------------
Changes (by ryandesign@…):

 * port:  openscenegraph => OpenSceneGraph


Old description:

> Seems OpenSceneGraph is being built with gcc or for some other reason
> linked against libstdc++
>
> otool against libosg.dylib reveals:
>
> Load command 13
>           cmd LC_LOAD_DYLIB
>       cmdsize 56
>          name /usr/lib/libstdc++.6.dylib (offset 24)
>
> Hence, mixing with other libraries (such as OpenCV) is not possible. This
> is on Mavericks without any modifications (fresh MacPorts install).

New description:

 Seems OpenSceneGraph is being built with gcc or for some other reason
 linked against libstdc++

 otool against libosg.dylib reveals:

 {{{
 Load command 13
           cmd LC_LOAD_DYLIB
       cmdsize 56
          name /usr/lib/libstdc++.6.dylib (offset 24)
 }}}

 Hence, mixing with other libraries (such as OpenCV) is not possible. This
 is on Mavericks without any modifications (fresh MacPorts install).

--

-- 
Ticket URL: <https://trac.macports.org/ticket/45287#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list