OpenOrbis / OpenOrbis-PS4-Toolchain

The OpenOrbis PS4 custom toolchain. Allows developers to build homebrew for the PS4 without the official SDK.
GNU General Public License v3.0
477 stars 89 forks source link

create-lib does not currently support generating module/NIDs for exports #21

Closed idc closed 4 years ago

idc commented 4 years ago

This is pretty necessary for the purpose of creating a shared library to begin with. :smile:

ChendoChap commented 4 years ago

somewhat related to this: module_stop/module_start are always added even if they don't exist and their symbols reference nothing.