C++ Logo

sg15

Advanced search

Re: unimported implementation partitions

From: Boris Kolpackov <boris_at_[hidden]>
Date: Thu, 9 Jun 2022 17:06:48 +0200
Nathan Sidwell <nathan_at_[hidden]> writes:

> Do not take GCC's behaviour here as evidence that it is the minimum of what
> should be happening.

Currently, listing an object file when linking an executable will
result in its static initializers being called. I think we need
a really good reason to now say that for some object files this
may or may not happen. Modules will be confusing enough as it is.

Received on 2022-06-09 15:06:54