Kay Hayen

Results 1287 comments of Kay Hayen

Ah, so LINKCOM is used in scons for programs, and SHLINKCOM for modules. That one will have to be patched in much the same way.

So this now works on Linux for me, but sadly for mingw it's not a string, but a generator with code behind that. Might have to monkey patch around there.

This was fixed with 1.1 release, but I forgot to update this.

This is caching bug, fixed on 1.1 already for which a release is coming very soon.

Workaround by forcing an update of the dependency cache with `--force-dll-dependency-cache-update`

This is part of the stable release 1.1 that I just made.

Can you find it somewhere via `sysconfig` maybe? The problem for `pkg-config` is that I have no way of knowing for sure it is the Python from the package that...

Congratulations on reading the user manual, it would be have been sweet if you read the issue template and provided the output of `nuitka --version` as well.

I think I also need the output with `--show-scons` to see what code path is taken.

The --follow-stdlib option is not a good idea to use, but also not what you gave initially. The scons output, I didn't find it in the log provided, which indeed...