Cross compile error question: i686 to powerpc--linux-gnu
M. R. Brown
mrbrown@0xd6.org
Wed Oct 17 20:11:00 GMT 2001
* William A. Gatliff <bgat@saturn.billgatliff.com> on Wed, Oct 17, 2001:
>
> Oooh, let's constrain ourselves to the 2.95.x series, ok? I'm still
> reeling with the differences in 3.x... :^)
As far as libgcc is conerned, I think the only major change is the ability to
build a shared libgcc.
>
> I think I'm correct in saying that the "all-gcc" target stops before
> building libiberty, but after building libgcc, no?
>
Yes, it's best to think of libgcc as being part of the C compiler proper,
but like you stated earlier, it's possible to compile source files even
without libgcc being available (usually system software does this). It's
even possible to link applications w/out libgcc, as long as your code
doesn't invoke any intrinsics (and that can be pretty difficult to arrange
:).
M. R.
--
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
iD8DBQE7zkhgaK6pP/GNw0URAsUHAKCn4ZORgCckTd+SEZf1bI2kBEAT2gCbBO2g
1/NzR32SxNytWbkTm5J7ko4=
=Oq0Z
-----END PGP SIGNATURE-----
More information about the crossgcc
mailing list