diff options
| author | KO Myung-Hun <komh@chollian.net> | 2023-07-03 23:07:31 +0900 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2025-11-14 08:16:23 -0800 |
| commit | 6fc9f10a5ce7fa951df1ee0347fd54c86941b151 (patch) | |
| tree | 6e5fe6ad6e6addf144f858bfe9d8555fcdd857fb /docs | |
| parent | 7d118937c4b36650305a0e7da7f5cf642dd30e80 (diff) | |
| download | meson-6fc9f10a5ce7fa951df1ee0347fd54c86941b151.tar.gz | |
Generate a shared library and an import library correctly on OS/2
On OS/2,
1. a shared libary has '.dll' suffix
2. a length of DLL name should not be longer than 8 chars
3. an import library is used to link against a DLL
4. an import library has '_dll.a' suffix.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
