This topic contains 17 replies, has 2 voices, and was last updated by Marty 9 years, 6 months ago.
-
AuthorPosts
-
May 31, 2014 at 9:08 pm #4416
MartyHi All;
Rich, using Your Pre-Built Linux x86_64, I am able to run echo.c and have it build WITHOUT any -target option..
I still don’t know “WHY” I can’t build it…
Rich, Please get ahold of my privately, I have some questions that I don’t want to ask on this site..
THANK YOU MartyMay 31, 2014 at 10:36 pm #4417
MartyHi All;
Rich, I am trying something (a possibly) little bit different..
I have taken Your Prebuilt and put them in /ellcc..
Then I downloaded the SVN files to /ellcc2, so after I downloaded these files..
I slowly Moved the files from /ellcc2 to /ellcc , EXCEPT for Baremetal, Bin and the Library file..
Then I cd’d back to /ellcc and have done a ./build …
I am waiting to see If it makes it all the way thru..
So, far in the early stages it is generating more Warnings..
But, so far, it is still running..THANK YOU Marty
May 31, 2014 at 11:30 pm #4419
MartyHi All;
Rich, it Failed as well !!!
Here is the last of it, it looks like the same area as the other failure...a lib/libutil.a lib/libxnet.a lib/libresolv.a lib/libdl.a lib/musl-gcc.specs lib/*.[ao] lib/*.so
rm -f tools/musl-gcc
rm -f include/bits/alltypes.h src/internal/version.h
rm -f include/bits
rm -f config.mak
make[1]: Leaving directory `/ellcc/libecc/src/musl’
make -C src/compiler-rt clean
warning: clang_macho_embedded.mk: dropping arch ‘armv6m’ from lib ‘soft_static’
warning: clang_macho_embedded.mk: dropping arch ‘armv7m’ from lib ‘soft_static’
warning: clang_macho_embedded.mk: dropping arch ‘armv7em’ from lib ‘soft_static’
warning: clang_macho_embedded.mk: dropping arch ‘armv7’ from lib ‘soft_static’
warning: clang_macho_embedded.mk: dropping arch ‘armv7em’ from lib ‘hard_static’
warning: clang_macho_embedded.mk: dropping arch ‘armv7’ from lib ‘hard_static’
warning: clang_macho_embedded.mk: dropping arch ‘i386’ from lib ‘hard_static’
warning: clang_macho_embedded.mk: dropping arch ‘x86_64’ from lib ‘hard_static’
warning: clang_macho_embedded.mk: dropping arch ‘armv6m’ from lib ‘soft_pic’
warning: clang_macho_embedded.mk: dropping arch ‘armv7m’ from lib ‘soft_pic’
warning: clang_macho_embedded.mk: dropping arch ‘armv7em’ from lib ‘soft_pic’
warning: clang_macho_embedded.mk: dropping arch ‘armv7’ from lib ‘soft_pic’
warning: clang_macho_embedded.mk: dropping arch ‘armv7em’ from lib ‘hard_pic’
warning: clang_macho_embedded.mk: dropping arch ‘armv7’ from lib ‘hard_pic’
warning: clang_macho_embedded.mk: dropping arch ‘i386’ from lib ‘hard_pic’
warning: clang_macho_embedded.mk: dropping arch ‘x86_64’ from lib ‘hard_pic’
make[1]: Entering directory `/ellcc/libecc/src/compiler-rt’
make[1]: Leaving directory `/ellcc/libecc/src/compiler-rt’
make -C obj clean
make: *** obj: No such file or directory. Stop.
make: *** [clean] Error 2
Installing ecc header files for version 3.5.0
Making libecc for arm in musl-build/arm
mkdir -p /ellcc/libecc/musl-build/arm
./config.musl “-target arm-ellcc-linux-eabi5 -march=armv7 -mfpu=vfp -mfloat-abi=softfp -g -Qunused-arguments -Wno-unneeded-internal-declaration -Wno-cast-align -Wno-incompatible-pointer-types -Wno-string-plus-int -Wno-pointer-sign -Wno-array-bounds -Wno-dangling-else -Wno-int-to-pointer-cast” arm /ellcc/libecc/.. || exit 1
/bin/sh: ./config.musl: No such file or directory
make: *** [arm] Error 1
[root@localhost ellcc]#THANK YOU Marty
-
AuthorPosts
You must be logged in to reply to this topic.