C++ Logo

std-proposals

Advanced search

Re: [std-proposals] ABI

From: Thiago Macieira <thiago_at_[hidden]>
Date: Fri, 12 Jul 2024 06:08:58 -0700
On Friday 12 July 2024 03:47:12 GMT-7 Hans via Std-Proposals wrote:
> This is incorrect: static library formats are well-defined, and you can
> cross-link between compilers (at least, on the same platform).

No, you can't. Microsoft's link.exe does not understand the Unix ar format
found in MinGW's .a files and I don't think GNU binutils ld understands the
Microsoft .lib format.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Principal Engineer - Intel DCAI Platform & System Engineering

Received on 2024-07-12 13:09:02