Create a MacOS X App Bundle Using MacPorts: Difference between revisions

add "Plans" section
(add "Plans" section)
Line 241: Line 241:
what():  __gnu_cxx::__concurrence_lock_error</nowiki>
what():  __gnu_cxx::__concurrence_lock_error</nowiki>
* If anyone has advice on how to resolve any of the above errors, please send an email to bpabbott at mac dot com.
* If anyone has advice on how to resolve any of the above errors, please send an email to bpabbott at mac dot com.
==Plans==
List of what can be done to improve the MacOS X App bundle.
* Determine which static libraries can be removed from the bundle without impacting Octave, mkoctfile, etc.  Removing the static libraries should significantly reduce the size of the bundled App.
* Resolved the {{Codeline|__gnu_cxx::__concurrence_lock_error}} error.
** What is the source/cause of the {{Codeline|__gnu_cxx::__concurrence_lock_error}} error?
[[Category:Mac]]
[[Category:Mac]]
364

edits