Opened 12 years ago
Closed 12 years ago
#36163 closed defect (wontfix)
libstdcxx is not the correct name for GNU libstdc++
Reported by: | mfeiri | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | hapaguy (Brian Kurt Fujikawa), jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | libstdcxx |
Description
The libstdcxx port currently installs the GNU libstdc++ library. A port with this name should install the Apache libstdcxx library.
Some C++ standard libraries:
- Apache libstdcxx - http://stdcxx.apache.org/
- GNU libstdc++ - http://gcc.gnu.org/libstdc++/
- LLVM libc++ - http://libcxx.llvm.org/
Change History (4)
comment:1 Changed 12 years ago by hapaguy (Brian Kurt Fujikawa)
Cc: | brian.fujikawa@… added |
---|
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jeremyhu@… added |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
MacPorts naming convention is to replace +'s in project names with x's, since +'s are not legal in port names. It's unfortunate that there is a name collision among these projects. I am not sure what the correct solution is.
comment:3 Changed 12 years ago by mf2k (Frank Schima)
The description of the current libstdcxx port should probably be updated to include ""libstdc++". Maybe a future port for Apache libstdcxx could be called apache_libstdcxx or apache_stdcxx.
comment:4 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I *highly* doubt we'll ever suport libcxx which is why this is really a non-issue.
Note: See
TracTickets for help on using
tickets.
Cc Me!