|
Message-ID: <e2c1bd76932c4640022525d81f18b42c@smtp.hushmail.com> Date: Sun, 23 Sep 2012 12:47:41 +0200 From: magnum <john.magnum@...hmail.com> To: "john-dev@...ts.openwall.com" <john-dev@...ts.openwall.com> Subject: OpenMP on OSX Erik, all I can't seem to build OMP on OSX 10.8 with xcode. It compiles but does not link. It ends like this: Undefined symbols for architecture x86_64: "___builtin_object_size", referenced from: _BF_std_crypt.omp_fn.0 in BF_std.o _crypt_all.omp_fn.0 in rar_fmt.o _wpapsk_cpu.omp_fn.0 in wpapsk_fmt.o _wpapsk_postprocess.omp_fn.2 in wpapsk_fmt.o _crypt_all.omp_fn.0 in HDAA_fmt_plug.o _crypt_all.omp_fn.0 in SybaseASE_fmt_plug.o _crypt_all.omp_fn.0 in cryptsha256_fmt_plug.o ... "_alloca", referenced from: _crypt_all.omp_fn.0 in encfs_fmt_plug.o _crypt_all.omp_fn.0 in gpg_fmt_plug.o _crypt_all.omp_fn.0 in keyring_fmt_plug.o _crypt_all.omp_fn.0 in opencl_encfs_fmt.o _crypt_all.omp_fn.0 in opencl_gpg_fmt.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status make[1]: *** [../run/john] Error 1 make: *** [macosx-x86-64-opencl] Error 2 Are you getting the same? Anyone know what the problem is? Can we work around it? magnum
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.