This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/49746] Generated PA-RISC2.0w code cannot be assembled by GNU as-2.21.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49746

--- Comment #15 from H.Merijn Brand <h.m.brand at xs4all dot nl> 2011-07-15 16:29:50 UTC ---
On Fri, 15 Jul 2011 16:18:57 +0000, "dave.anglin at bell dot net"
<gcc-bugzilla@gcc.gnu.org> wrote:

> > Would it help to re-build binutils with gcc-4.6.1?
>
> There is always a possibility it has been miscompiled.  It might also 
> help to run the GCC testsuite to gain confidence that your new build
> is working ok.  It would also be useful to see that the bootstrap
> issue is resolved.

I cannot run the testsuite:

$ make check
make[1]: Entering directory `/pro/3gl/GNU/gcc/obj-64'
make[2]: Entering directory `/pro/3gl/GNU/gcc/obj-64/fixincludes'
autogen -T ../../src/fixincludes/check.tpl ../../src/fixincludes/inclhack.def
make[2]: autogen: Command not found
make[2]: *** [check] Error 127
make[2]: Leaving directory `/pro/3gl/GNU/gcc/obj-64/fixincludes'
make[1]: *** [check-fixincludes] Error 2
make[1]: Leaving directory `/pro/3gl/GNU/gcc/obj-64'
make: *** [do-check] Error 2

At this point I neither have time nor tuits to build autogen
(I will be without internet for two weeks at any moment from now.
 I work on while I still can)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]