[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cross-compiler for alpha



On Tue, 29 Jun 1999, Tom Michiels wrote:

> Anybody ever build a crosscompiler for alpha on intel?
> It would be nice to use my PII for compiling code for my UDB :-)
> I quickly browsed throug the doc's of gcc, but there doesn't seem to
> be support for alpha-*-linux ????  Is this correct?

Yes and no.  gcc 2.7.x has no native support for Alphas (at least upstream
never did...we had patches but they were UGLY).  As far as
cross-compiling, I would recommend against it.  With register sizes being
different (not to mention other problems, like 64-bit pointer sizes on
Alphas), you're just asking for trouble by cross-compiling on any x86
machine.

C


Reply to: