Tobias Berner <[email protected]> writes: > SVN commit 13570 by tcberner: > > Forcefully disable the gold linker > > Error with binutils installed and ld.gold present: > [ 5%] Linking CXX executable ../../bin/LLIntOffsetsExtractor > [...] > /usr/local/libexec/ccache/c++ [...] -fuse-ld=gold [...] > --- Source/JavaScriptCore/CMakeFiles/JavaScriptCore_automoc.dir/all --- > [ 5%] Built target JavaScriptCore_automoc > --- Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/all --- > /usr/lib/libgcc_s.so: error: undefined reference to 'mprotect' > [...] > /usr/lib/libgcc_s.so: error: undefined reference to 'malloc'
If this was from 12.0-CURRENT it should have been fixed. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216012
