Skip to content

Instantly share code, notes, and snippets.

@cooljeanius
Created August 10, 2023 16:36
Show Gist options
  • Select an option

  • Save cooljeanius/efa033f077ca033af2816fa062d0e186 to your computer and use it in GitHub Desktop.

Select an option

Save cooljeanius/efa033f077ca033af2816fa062d0e186 to your computer and use it in GitHub Desktop.
m2rte.dylib build failure
/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/./prev-gcc/xg++ -B/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/./prev-gcc/ -B/usr/local/x86_64-apple-darwin20/bin/ -nostdinc++ -B/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/prev-x86_64-apple-darwin20/libstdc++-v3/src/.libs -B/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/prev-x86_64-apple-darwin20/libstdc++-v3/libsupc++/.libs -I/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/prev-x86_64-apple-darwin20/libstdc++-v3/include/x86_64-apple-darwin20 -I/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/prev-x86_64-apple-darwin20/libstdc++-v3/include -I/Users/ericgallager/gcc_newgit/libstdc++-v3/libsupc++ -L/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/prev-x86_64-apple-darwin20/libstdc++-v3/src/.libs -L/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/prev-x86_64-apple-darwin20/libstdc++-v3/libsupc++/.libs -g -O2 -fno-checking -gtoggle -Wl,-undefined,dynamic_lookup -Wl,-install_name,m2rte.dylib -nodefaultlibs -fno-rtti plugin/m2rte.o -shared -o plugin/m2rte.dylib
ld: dynamic main executables must link with libSystem.dylib for architecture x86_64
collect2: error: ld returned 1 exit status
make[3]: *** [plugin/m2rte.dylib] Error 1
rm m2/gm2-compiler-boot/P2Build.mod m2/gm2-compiler-boot/P1Build.mod m2/gm2-compiler-boot/PHBuild.mod m2/gm2-compiler-boot/PCBuild.mod m2/gm2-compiler-boot/P0SyntaxCheck.mod m2/gm2-compiler-boot/P3Build.mod
make[2]: *** [all-stage2-gcc] Error 2
make[1]: *** [stage2-bubble] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment