Skip to content

Fix compiler semantics #210

@Cryptogenic

Description

@Cryptogenic

Where we use the freebsd12-elf target now, compiler semantics are incorrect for certain things such as wchar_t. On FreeBSD, wchar_t is 32-bit, however on the PS4 it's 16-bit. There are likely other things that are incompatible that have yet to be discovered or reported. Ultimately we'll need to implement a better linking solution and use the scei-ps4 clang target.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions