Re: cross-compiler?

David Mosberger <[email protected]> Mon, 14 Jul 2003 15:14:18 -0700
Newsgroups gmane.linux.redhat.ia64.general
Message-ID <[email protected]>
>>>>> On Mon, 14 Jul 2003 22:37:51 +0530 (IST), Abhijit Karmarkar <[email protected]> said:

  Abhijit> what about reliability of such cross-compilation in
  Abhijit> general? (apart from the toolchain not being mature enough
  Abhijit> and it will take some time to shake out all the bugs)

I don't use the cross-compiler myself, but in theory, the
cross-compiler should yield identical results as the native compiler
(this didn't use to be the case, but it has been the case for gcc-3.x,
AFAIR).

	--david