> "gcc" "sample-module.c" "-o" "sample-module.obj"
> "-c" "-fno-strict-aliasing" "-fwrapv" "-DHAVE_CHICKEN_CONFIG_H"
> "-DC_ENABLE_PTABLES" "-O2" "-DPIC" "-DC_SHARED"
> "-IC:/msys64/home/corba/AWork/chicken-core"
> "-Ic:/chicken-6.0.0pre/include/chicken6"Error: (process-spawn) cannot spawn
> process - No such file or directory: "gcc"make: *** [rules.make:1017:
> check] Error 70*
>
> but gcc in Msys2 $PATH and of course available. This is the current state.
> after last commit
> About which error returns dlopen and friends, I'll investigate, but until
> now loading somemodule.so in CSI6 (carefully say) starts working  and
> dynamic executables with import such -> too. Magic!

Very good! Thanks for the feedback, we may be making some progress
here. There may be an issue with quoting (again), or I'm doing something
wrong with the process-invocation,  I'll give it a shot next week, promised.


cheers,
felix


Reply via email to