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/16259] gcc pass unconditionaly "-many" to the assembler


------- Additional Comments From jdubois at mc dot com  2004-07-05 22:01 -------
(In reply to comment #5)

This is just to give a status on my progress in case it could help somebody else.

I upgraded my tool selection (for crosstool.sh) to:

gcc 3.4.1
binutils 2.15
glibc 2.3.2

In order to get binutils to run on Solaris 2.8 without crashing, I had to apply
the patch described on the following link (now part of CVS):

 http://sources.redhat.com/ml/binutils/2004-06/msg00114.html

Once done I was able to cross compile a Linux 2.6.7 kernel for PPC on my Solaris
2.8 host (with few additional patches to the Linux source tree).

It still seems to me that binutils 2.14 should not be a valid choice (at
configure time) for gcc 3.4.0 and above.

-- 


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


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