Opened 5 years ago

Closed 5 years ago

#59165 closed defect (fixed)

netcdf-cxx is still using libstdc++

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: haspatch Cc:
Port: netcdf-cxx

Description

netcdf-cxx is still using libstdc++ on 10.6-10.8 even though it has been rebuilt and was supposed to be using libc++.

Attachments (1)

netcdf-cxx.patch (739 bytes) - added by ryandesign (Ryan Carsten Schmidt) 5 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added

Until we are using a newer version of netcdf-cxx whose configure script is generated with a newer version of autotools, regenerating the configure script as in the attached patch should do it.

Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: netcdf-cxx.patch added

comment:2 Changed 5 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: assignedclosed

In 92e9d746db22a914b50506d9cb0a1e1b0a535050/macports-ports (master):

netcdf-xx: reconfigure to use libc++

Closes: #59165

Note: See TracTickets for help on using tickets.