Host system: LFS 6.8 / BLFS svn-20110309
I have checked host system requirements and my host meets all
This is my first attempt at a pure64 build.

Everything has gone well until Chapter 6.15 Coreutils-8.20

configure command runs smooth.
The section of commands for "make-prime-list" goes as follows:
"sed '/src_make_prime_list/d' -i Makefile"
        no output

"depbase=`echo src/make-prime-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
    gcc -m64 -std=gnu99  -I. -I./lib  -Ilib -I./lib -Isrc -I./src \
    -fdiagnostics-show-option -funit-at-a-time -g -O2 -MT \
src/make-prime-list.o -MD -MP -MF $depbase.Tpo -c -o src/make-prime-list.o \
    src/make-prime-list.c"

        output:
src/make-prime-list.c:1:0: sorry, unimplemented: 64-bit mode not compiled in

I have searched the mail-list archives and google but to no avail.
Any suggestions on what to try?
--
Eric Plummer
[email protected]
--
Messages in plain text, please, no HTML.
No top posting, please.
--
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org

Reply via email to