<div>This is  the full description of errors I am getting<br></div>
<div>/home/llvm-gcc-4.2-2.7.source/host-i686-pc-linux-gnu/gcc/xgcc<br>-B/home/llvm-gcc-4.2-2.7.source/host-i686-pc-linux-gnu/gcc/<br>-B/usr/local/armv7fl-montavista-linux-gnueabi/bin/<br>-B/usr/local/armv7fl-montavista-linux-gnueabi/lib/ -isystem<br>
/usr/local/armv7fl-montavista-linux-gnueabi/include -isystem<br>/usr/local/armv7fl-montavista-linux-gnueabi/sys-include -DHAVE_CONFIG_H -I.<br>-I../.././libmudflap -I. -Wall -ffunction-sections -fdata-sections -O2 -g<br>-O2 --sysroot=/home//arm_v7_vfp_le/target/ -MT mf-runtime.lo -MD -MP -MF<br>
.deps/mf-runtime.Tpo -c ../.././libmudflap/mf-runtime.c -o mf-runtime.o<br></div>
<div>/tmp/cczBL31y.s: Assembler messages:<br>/tmp/cczBL31y.s:409: rdhi, rdlo and rm must all be different<br>/tmp/cczBL31y.s:2742: Error: offset too big<br>/tmp/cczBL31y.s:2743: Error: offset too big<br>/tmp/cczBL31y.s:2752: Error: offset too big<br>
/tmp/cczBL31y.s:2753: Error: offset too big<br>/tmp/cczBL31y.s:2762: Error: offset too big<br>/tmp/cczBL31y.s:2763: Error: offset too big<br>/tmp/cczBL31y.s:2772: Error: offset too big<br>/tmp/cczBL31y.s:2773: Error: offset too big<br>
/tmp/cczBL31y.s:2778: Error: offset too big<br>/tmp/cczBL31y.s:2779: Error: offset too big<br>/tmp/cczBL31y.s:2788: Error: offset too big<br>/tmp/cczBL31y.s:2789: Error: offset too big<br>/tmp/cczBL31y.s:2801: Error: offset too big<br>
/tmp/cczBL31y.s:2802: Error: offset too big<br>/tmp/cczBL31y.s:3826: Error: offset too big<br>/tmp/cczBL31y.s:3827: Error: offset too big<br>/tmp/cczBL31y.s:3840: Error: offset too big<br>/tmp/cczBL31y.s:3841: Error: offset too big<br>
/tmp/cczBL31y.s:5125: Error: offset too big<br>/tmp/cczBL31y.s:5126: Error: offset too big<br>/tmp/cczBL31y.s:5130: Error: offset too big<br>/tmp/cczBL31y.s:5131: Error: offset too big<br></div>
<div class="gmail_quote">On Sun, Jun 6, 2010 at 7:17 PM, Dimitry Andric <span dir="ltr"><<a href="mailto:dimitry@andric.com">dimitry@andric.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">On 2010-06-04 13:41, Sanjeev C wrote:<br>> I get following errors:<br>><br>> /home/llvm-gcc-4.2-2.7.source/host-i686-pc-linux-gnu/gcc/xgcc<br>
> -B/home/llvm-gcc-4.2-2.7.source/host-i686-pc-linux-gnu/gcc/<br>> -B/usr/local/armv7fl-montavista-linux-gnueabi/bin/<br>> -B/usr/local/armv7fl-montavista-linux-gnueabi/lib/ -isystem<br>> /usr/local/armv7fl-montavista-linux-gnueabi/include -isystem<br>
> /usr/local/armv7fl-montavista-linux-gnueabi/sys-include -DHAVE_CONFIG_H -I.<br>> -I../.././libmudflap -I. -Wall -ffunction-sections -fdata-sections -O2 -g<br>> -O2 --sysroot=/home//arm_v7_vfp_le/target/ -MT mf-runtime.lo -MD -MP -MF<br>
> .deps/mf-runtime.Tpo -c ../.././libmudflap/mf-runtime.c -o mf-runtime.o<br>>> /dev/null 2>&1<br>> make[4]: *** [mf-runtime.lo] Error 1<br><br>Unfortunately, the only informative part of this compilation error was<br>
hidden by the "> /dev/null 2>&1" redirection.  Could you please remove<br>that redirection, re-run the build, and report the actual error message?<br></blockquote></div><br>