Hi Philippe, These are gcc-specific optimization options that you can simply remove from the Kernel/..._macosx/Makefile (although this should be properly done during autoconf). I apologize for the somewhat rough state of the OS X configuration/build, this is because we do not have any Macs in our current build infrastructure. But I am very happy to work with you on making the Mac build experience more painless. Is there any ECLiPSe user out there who could make a Mac available for us to occasionally/regularly produce Mac binaries? Cheers, Joachim On 27/08/17 08:42, Philippe de Rochambeau wrote: > > Hello, > > when building the latest Eclipse CLP source, I get the following errors: > > 7 warnings generated. > gcc -O1 -fomit-frame-pointer -fthread-jumps -fforce-addr > -fexpensive-optimizations -fdelete-null-pointer-checks -fpeephole2 > -falign-functions -falign-jumps -foptimize-sibling-calls -fregmove > -fsched-interblock -fcaller-saves -m64 -mmacosx-version-min=10.4 -D_REENTRANT > -fno-strict-overflow -fPIC -DD_LOAD -no-cpp-precomp -dynamic -DTHREADED -I. > -I../src -I../../sys_include -I/usr/X11/include -DOC -DDFID -S ../src/emu.c > clang: *error: *unknown argument: '-fthread-jumps' > clang: *error: *unknown argument: '-fpeephole2' > clang: *error: *unknown argument: '-fregmove' > clang: *warning: *optimization flag '-fexpensive-optimizations' is not supported > [-Wignored-optimization-argument] > clang: *warning: *optimization flag '-fdelete-null-pointer-checks' is not > supported [-Wignored-optimization-argument] > clang: *warning: *optimization flag '-falign-functions' is not supported > [-Wignored-optimization-argument] > clang: *warning: *optimization flag '-falign-jumps' is not supported > [-Wignored-optimization-argument] > clang: *warning: *optimization flag '-fcaller-saves' is not supported > [-Wignored-optimization-argument] > make[1]: *** [emu.o] Error 1 > make: *** [make_kernel] Error 2 > imac-de-philippe:Eclipse_6.1_228 philippe$ > > Can anyone help, please? > > Many thanks. > > Philippe > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > > > _______________________________________________ > ECLiPSe-CLP-Users mailing list > ECLiPSe-CLP-Users_at_lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/eclipse-clp-users >Received on Sun Aug 27 2017 - 09:08:05 CEST
This archive was generated by hypermail 2.3.0 : Wed Sep 25 2024 - 15:13:21 CEST