Opened 6 years ago

Last modified 6 years ago

#57092 closed defect

wxgtk-3.0: build fails on 10.12 (shared-ld: unhandled option '-stdlib=libc++') — at Version 1

Reported by: jwhowse4 Owned by: mojca (Mojca Miklavec)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: wxgtk-3.0

Description (last modified by mojca (Mojca Miklavec))

On MacOS 10.12.6 with XCode 9.2, the build for wxgtk-3.0 fails with the errors in the attacked log file.

/path/to/wxgtk-3.0/work/wxWidgets-3.0.4/build/shared-ld-sh -bundle -headerpad_max_install_names -o webkit2_extu30.bundle webkit2_ext_webview_webkit2_extension.o  -L/opt/macports/lib -Wl,-headerpad_max_install_names -stdlib=libc++ -arch x86_64  -L/opt/macports/lib  -framework IOKit -framework CoreServices -framework System -framework ApplicationServices   -L/opt/macports/lib -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -ljavascriptcoregtk-4.0 -lglib-2.0 -lintl -Wl,-framework -Wl,CoreFoundation -lz -lpthread -liconv
:info:build shared-ld: unhandled option '-stdlib=libc++'

Any suggestions for a fix?

Change History (2)

Changed 6 years ago by jwhowse4

Attachment: wxgtk-3.0_main.log added

build log

comment:1 Changed 6 years ago by mojca (Mojca Miklavec)

Cc: mojca@… removed
Description: modified (diff)
Owner: set to mojca
Status: newassigned
Summary: wxgtk-3.0 build fails on 10.12wxgtk-3.0: build fails on 10.12 (shared-ld: unhandled option '-stdlib=libc++')
Version: 2.5.3
Note: See TracTickets for help on using tickets.