Opened 11 years ago

Closed 10 years ago

Last modified 10 years ago

#40394 closed defect (fixed)

dragonegg-3.3-*, dragonegg-3.4-*: pass -stdlib to build

Reported by: larryv (Lawrence Velázquez) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.2.99
Keywords: Cc: cooljeanius (Eric Gallager)
Port: dragonegg-3.3 dragonegg-3.4

Description

Building the subports for dragonegg-3.3 and dragonegg-3.4 fails with linking errors when I have cxx_stdlib set. Passing -stdlib allows it to complete.

The older DragonEgg ports successfully build as they are, but they end up linking to libstdc++. This change actually causes them to fail.

Attachments (1)

dragonegg-libc++.patch (2.2 KB) - added by larryv (Lawrence Velázquez) 11 years ago.
fix for dragonegg-3.3 and dragonegg-3.4

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by larryv (Lawrence Velázquez)

Attachment: dragonegg-libc++.patch added

fix for dragonegg-3.3 and dragonegg-3.4

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: newclosed

timeout, r111029

comment:2 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: closedreopened

The older llvm need to be addressed too... reopening as the reminder to me.

comment:3 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: reopenedclosed

comment:4 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.