This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: Building a crossgcc for m32r


Matthias Hawran wrote:
So my "as" knwos this option, but when it "is configured for the Mitsubishi M32R series."
That's my assumption... : "as" is some how not configured for M32R series...

That's probably because you're running the system's /bin/as. You need instead to build your own binutils and use its .../bin/as. See http://www.kegel.com/crosstool/current/crosstool.sh for an example of the steps you have to follow. Karim's book, http://www.oreilly.com/catalog/belinuxsys/ is very helpful in learning about gotchas like this. - Dan

--
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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