Skip to content

Conversation

@NexiusTailer
Copy link
Contributor

@NexiusTailer NexiusTailer commented Jan 12, 2026

The purpose to have pawn compiler binaries built with clang on windows instead of msvc is to be in line with open.mp server and amx vm it uses: it's all built with clang now, but except the pawn compiler.

Before this change, trying to build pawn compiler with clang instead of msvc, this error appeared:

lld-link : error : unknown directive: DESCRIPTION

We could also remove Borland-specific files like .def.borland and .lbc since we don't need them anyway...

@Southclaws Southclaws merged commit bca794a into openmultiplayer:master Jan 12, 2026
@Southclaws
Copy link
Contributor

Nice, thanks! And agree with removing Borland.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants