HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #615 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

zziplib broken?

Reported by: cipri Owned by: michaelvoliveira
Priority: normal Milestone:
Component: dev-libs/zziplib Version:
Severity: normal Keywords:
Cc:

Description

i get the error: gcc: error: unrecognized option '--export-dynamic'

while compiling it using haikuporter.

Change History

comment:1 Changed 3 years ago by scottmc

changing that to use '-export-dynamic' instead of '--export-dynamic' lets it build at least on gcc4. Perhaps this is/was different for gcc2? If so then the new .bep may need to check for gcc version and skip the fix.

comment:2 Changed 3 years ago by scottmc

fix applied in r2020. Need to verify on gcc2.

comment:3 Changed 3 years ago by scottmc

  • Resolution set to fixed
  • Status changed from new to closed

Verified to work on gcc2 as well.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/