Skip to content
Prev 14629 / 15075 Next

Cross compilation and linking without -undefined

This is just a default.  AFAICS it is set in DYLIB_LDFLAGS and you can 
set that as you wish - it is documented in config.site.

That cross-compilation cannot test-load is a major reason not to use it 
and why support for packages was downplayed on Windows.
On 02/01/2024 19:21, Jeroen Ooms wrote:
It may, but it often does not.  Frequently test-loading shows issues in 
complex C++-using packages: you mention 'arrow' and that is a current 
(and frequent) failure on Linux.