Update GCC from 2.95.2: 2.95.3, 3.1.1, or 3.2?

Tim Wunder tim
Mon May 17 11:37:54 PDT 2004


On Wednesday 18 September 2002 02:13 pm, Tim Wunder wrote:
<snip>
>
> Well, I may just have to try that since it looks like compiling 3.1.1 is
> failing:
> case "compare" in compare | compare-lean ) stage=2 ;; * ) stage=`echo
> compare | sed -e 's,^compare\([0-9][0-9]*\).*,\1,'` ;; esac; \
> if [ -f .bad_compare ]; then \
>    echo "Bootstrap comparison failure!"; \
>    cat .bad_compare; \
>    exit 1; \
> else \
>    case "compare" in \
>      *-lean ) rm -rf stage$stage ;; \
>      *) ;; \
>    esac; true; \
> fi
> Bootstrap comparison failure!
> combine.o differs
> dwarf2out.o differs
> emit-rtl.o differs
> gcc.o differs
> gcse.o differs
> real.o differs
> regrename.o differs
> ssa.o differs
> tree.o differs
> cp/decl.o differs
> f/ste.o differs
> java/class.o differs
> make[1]: *** [compare] Error 1
> make[1]: Leaving directory `/data/Source_files/gcc/gcc-build/gcc'
> make: *** [bootstrap] Error 2
>
<snip>

Well, 2.95.3 doesn't solve the problem.
According to http://ricardo.ecn.wfu.edu/glib-linux-archive/0110/0007.html, I 
need to get the latest 2.95.4pre source and apply the referenced pathc. 
Problem is, that link is rather dated, and, well, the patch will likely not 
work on 2.95.3 source code. 3.1.1 should fix my problem, but I *still* can't 
get that to compile.

If any kind soul wants to wander into #linux-users at irc.openprojects.net and 
give me a suggestion on how to *fix* this, I'll be quite happy...

Regards,
 Tim

-- 
Caldera eWorkstation 3.1+, kernel 2.4.18-preempt, KDE 3.0.3, Xfree86 4.1.0
  8:00pm  up  5:29,  5 users,  load average: 0.52, 0.71, 0.98
It's what you learn AFTER you know it all that counts


More information about the Linux-users mailing list