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

Line 245: Line 245:
==Plans==
==Plans==
List of what can be done to improve the MacOS X App bundle.
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 would reduce the size of the bundled App by about 150 MB.
* Resolved the {{Codeline|__gnu_cxx::__concurrence_lock_error}} error.
* Resolved the {{Codeline|__gnu_cxx::__concurrence_lock_error}} error.
** What is the source/cause of the {{Codeline|__gnu_cxx::__concurrence_lock_error}} error?
** What is the source/cause of the {{Codeline|__gnu_cxx::__concurrence_lock_error}} error?
* Should the contents of the la-files, in {{Codeline|Octave-3.7.0+.app/Resources/lib}}, be changed to reflect to use the {{Codeline|@executable_path}} token.
* Should the contents of the la-files, in {{Codeline|Octave-3.7.0+.app/Resources/lib}}, be changed to reflect to use the {{Codeline|@executable_path}} token.
[[Category:Mac]]
[[Category:Mac]]
364

edits