reply: here is "gcc -v " output
Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.7.2 (Debian 4.7.2-5)
i got the source code from official source and without NO modification
------------------ Original ------------------ From: "serialice-request"serialice-request@serialice.com; Date: Nov 20, 2013 To: "serialice"serialice@serialice.com;
Subject: SerialICE Digest, Vol 38, Issue 2
Send SerialICE mailing list submissions to serialice@serialice.com
To subscribe or unsubscribe via the World Wide Web, visit http://www.serialice.com/mailman/listinfo/serialice or, via email, send a message with subject or body 'help' to serialice-request@serialice.com
You can reach the person managing the list at serialice-owner@serialice.com
When replying, please edit your Subject line so it is more specific than "Re: Contents of SerialICE digest..."
Today's Topics:
1. Re: problem about compiling (Idwer Vollering)
----------------------------------------------------------------------
Message: 1 Date: Tue, 19 Nov 2013 23:41:45 +0100 From: Idwer Vollering vidwer@gmail.com To: serialice serialice@serialice.com Subject: Re: [SerialICE] problem about compiling Message-ID: CAPp9OrmBYfMW2emKVpp3334g4kce48Zax5J0F_rrhPByUv8x6Q@mail.gmail.com Content-Type: text/plain; charset="utf-8"
2013/11/17 hyperchem@vip.qq.com
Hello,everyone! I am a newbie of using serialICE. When I tried to compile SerialICE source code on my machine, I got a error which I googled for quite a few days resulted with no solution. Could anyone help me on it?
What mainboard target did you configure SerialICE for? See the output of 'grep CONFIG_BOARD_ .config'
Environment :kali 1.0 x64?Compiler: default in kali 1.0
Which compiler/binutils does kali ship? Please run 'gcc -v' and copy/paste the output.
Here is the error screenshot.
Removed the screenshot since we prefer text over screenshots. The screenshot shows:
# make CPP build/start.o AS build/start.o /root/serialice/SerialICE-1.5/start.S: Assembler messages: /root/serialice/SerialICE-1.5/start.S:138: Error: attempt to move .org
backwards
make: *** [/root/serialice/SerialICE-1.5/build/start.o] <pinyin?> 1
Did you modify start.S? How did you obtain its source code?
Thanks A lot!!
hyperchem
HTH,
Idwer -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.serialice.com/pipermail/serialice/attachments/20131119/3d37bcd1/attachment-0001.html
------------------------------
_______________________________________________ SerialICE mailing list SerialICE@serialice.com http://www.serialice.com/mailman/listinfo/serialice
End of SerialICE Digest, Vol 38, Issue 2 **************************************** .