This topic contains 5 replies, has 2 voices, and was last updated by Marty 9 years, 6 months ago.
-
AuthorPosts
-
June 2, 2014 at 9:54 am #4449
MartyHi All;
Rich, I Downloaded the latest release and ./build fails !!!
I just downloaded it, and then did a ./build..[root@localhost ellcc2]# ./build
cd llvm-build ; \
../llvm/configure \
CC=ecc CFLAGS=”” \
CPP=”ecc -E” \
CXX=ecc++ CXXFLAGS=”” \
CXXCPP=”ecc++ -E” \
AR=ar RANLIB=ranlib \
–bindir=/ellcc2/bin –prefix=/ellcc2 \
\
–enable-shared=no -enable-pic=no –enable-keep-symbols \
–enable-optimized
checking for C compiler default output file name… a.out
checking whether the C compiler works… yes
checking whether we are cross compiling… no
checking for suffix of executables…
checking for suffix of object files… o
checking whether we are using the GNU C compiler… yes
checking whether ecc accepts -g… yes
checking for ecc option to accept ISO C89… unsupported
checking whether we are using the GNU C++ compiler… yes
checking whether ecc++ accepts -g… yes
checking how to run the C preprocessor… ecc -E
configure: error: C preprocessor “ecc -E” fails sanity check
See `config.log’ for more details.
make: *** [llvm.configure] Error 1
[root@localhost ellcc2]#THANK YOU Marty
June 2, 2014 at 10:25 am #4450Hi Marty,
It is hard for me to figure your problem out without seeing config.log. Could you send it to me at rich@pennware.com? Thanks.
-Rich
June 2, 2014 at 10:44 am #4451
MartyHi All;
Rich, I don’t have that file anymore..
After posting that note, I removed both the Ellcc which had Your prebuild files and the Ellcc2 which had the svn download.. And I re-downloaded the SVN to Ellcc, and that is Now Building OK..
I am thinking that since I had both You prebuilt and the svn files, even though they were in different directories, that the prebuilt was affecting what the ./build from the SVN stuff was finding.. And so it said it was finding ecc commands and assumming there was a problem for some reason..
I will keep you posted as to the current progress..
THANK YOU for another way to get ahold of You.. I will respect what you have given me.. And try to be careful, with you trust..THANK YOU Marty
June 2, 2014 at 10:49 am #4452
MartyHi All;
Rich, after I run the current build, and see If it works..
I will re-create the previous situation and if it fails, send You that log file..THANK YOU Marty
June 2, 2014 at 11:47 am #4453
MartyHi All;
Rich, the latest build completed, and the Make check shows 31 unexpected errors, same as before, I have looked up the Config.Log file(s) there are about 40 of them doing a search under the /ellcc directory..
Which one(s) do You need, I haven’t looked at them all, So I haven’t located which one(s) the errors are located in.. Once I find the one with the errors in it, I can send it to You..THANK YOU Marty
June 2, 2014 at 1:12 pm #4454
MartyHi All;
Rich, I sent You some of the Config.Log files from the Latest Download/build, files, for You to look at..
Please let me know that You Received them..
THANK YOU Marty -
AuthorPosts
You must be logged in to reply to this topic.