CPUTYPE=ev67 breaks ld and as on DS20E
Konstantin Saurbier
saurbier at math.uni-bielefeld.de
Wed Jun 29 12:44:02 GMT 2005
Bernd Walter wrote on Wed Jun 29, 2005 um 01:53:19PM:
> On Wed, Jun 29, 2005 at 12:02:26PM +0200, Konstantin Saurbier wrote:
> > Hi,
> >
> > i noticed on 5.4-RELEASE that building the world with CPUTYPE=ev67 set
> > breaks /usr/bin/as and /usr/bin/ld.
>
> I'm not shure that ev67 is widely tested or suported at all, ev6
> should work.
I'm not sure if i used ev67 on 5.3 maybe it was ev6 and not ev67. But as
far as i can see only as and ld break.
I "solved" the problem in using no CPUTYPE at all after replacing as and
ld with the ones from the release base package and finally a rebuild of
world and kernel.
> In which way as and ld are broken?
For example while trying to build the world:
===> gnu/usr.bin/texinfo/libtxi
cc -O2 -pipe -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" \
-I/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo \
-I/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/lib \
-I/usr/obj/usr/src/alpha/legacy/usr/include -c \
/usr/src/gnu/usr.bin/texinfo/libtxi/../../../../contrib/texinfo/lib/substring.c
cc: Internal error: Illegal instruction (program as)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
And for ld:
c++ -O2 -pipe -I/usr/obj/usr/src/alpha/legacy/usr/include \
-I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib \
-I/usr/src/gnu/usr.bin/gperf -static \
-L/usr/obj/usr/src/alpha/legacy/usr/lib -o gperf bool-array.o gen-perf.o \
hash-table.o iterator.o key-list.o list-node.o main.o new.o options.o \
read-line.o trace.o vectors.o version.o hash.o -legacy
c++: Internal error: Illegal instruction (program ld)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
This also happens if i try to install any port (for example perl5.8).
--
Viele Gruesse,
Konstantin Saurbier
------------------------------------------------------
Konstantin Saurbier Tel.: 0521 106 3861
Computerlabor Mathematik U5-138
Universitaet Bielefeld Universitaetsstr.25
33501 Bielefeld
email: saurbier at math.uni-bielefeld.de
------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-alpha/attachments/20050629/2f7dcfaa/attachment.bin
More information about the freebsd-alpha
mailing list