Open GoogleCodeExporter opened 9 years ago
Using latest svn checkout on 2008-04-20. Building on 2.6.23.15-80.fc7 #1 SMP Sun Feb 10 17:29:10 EST 2008 i686 athlon i386 GNU/Linux Followed build instructions up to this point without any issues. make LLVM_VERSION_INFO=2.0-svn-iphone-dev-0.3-svn gives the following errors: make[3]: Entering directory `/root/iphone/iphone-dev/build/llvm-gcc-4.0-iphone/gcc' /root/iphone/iphone-dev/build/llvm-gcc-4.0-iphone/gcc/xgcc -B/root/iphone/iphone-dev/build/llvm-gcc-4.0-iphone/gcc/ -mmacosx-version-min=10.1 -B/usr/local/arm-apple-darwin/bin/ -B/usr/local/arm-apple-darwin/lib/ -isystem /usr/local/arm-apple-darwin/include -isystem /usr/local/arm-apple-darwin/sys-include -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../../llvm-gcc-4.0-iphone/gcc -I../../../llvm-gcc-4.0-iphone/gcc/. -I../../../llvm-gcc-4.0-iphone/gcc/../include -I../../../llvm-gcc-4.0-iphone/gcc/../libcpp/include \ \ -c ../../../llvm-gcc-4.0-iphone/gcc/config/darwin-crt3.c -o crt3.o /tmp/ccnvqhLu.s:49:Can't relocate expression. Absolute 0 assumed. /tmp/ccnvqhLu.s:49:Subtracting symbol "L7"(segment"section") is too hard. Absolute segment assumed. /tmp/ccnvqhLu.s:108:Can't relocate expression. Absolute 0 assumed. /tmp/ccnvqhLu.s:108:Subtracting symbol "L17"(segment"section") is too hard. Absolute segment assumed. /tmp/ccnvqhLu.s:164:syntax error, unexpected '#', expecting $end /tmp/ccnvqhLu.s:165:Unknown instruction 'zero' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction 'ero' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction 'ro' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction 'o' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction '' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction 'extendqisi2' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction 'xtendqisi2' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction 'tendqisi2' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction 'endqisi2' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction 'ndqisi2' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction 'dqisi2' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction 'qisi2' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction 'isi2' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction 'si2' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Unknown instruction 'i2' /tmp/ccnvqhLu.s:165:syntax error, unexpected $end /tmp/ccnvqhLu.s:165:Spurious digit -1208641157. /tmp/ccnvqhLu.s:165:Rest of line ignored. 1st junk character valued 50 (2). /tmp/ccnvqhLu.s:257:Can't relocate expression. Absolute 0 assumed. /tmp/ccnvqhLu.s:257:Subtracting symbol "L38"(segment"section") is too hard. Absolute segment assumed. /tmp/ccnvqhLu.s:499:syntax error, unexpected '#', expecting $end
Original issue reported on code.google.com by ravelox....@gmail.com on 21 Apr 2008 at 3:03
ravelox....@gmail.com
I uninstalled everything and rebuilt from fresh and now cannot reproduce the problem. File this one under doofus.
Original comment by ravelox....@gmail.com on 22 Apr 2008 at 2:56
Original issue reported on code.google.com by
ravelox....@gmail.com
on 21 Apr 2008 at 3:03