Hello guys,
I would like to ask you something about gcc. Some recommendations told me It is better to use gcc-mips64. Difference between them I can guess :-) My question is: What is better for compilation of apps for O2? Is it possible to compile some apps with gcc and some with gcc-mips64? What do you recommend? Thanks.
gcc-mips64, is exclusively for compilling a 64-bit kernel from an o32 userland. It's a C only compiller, and does not come with any sort of libc implementation; so cross-compilling most apps with it will be impossible.
-- +-------------------------------------------------------------+ | Stuart Longland -oOo- http://stuartl.longlandclan.hopto.org | | Atomic Linux Project -oOo- http://atomicl.berlios.de | | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | | I haven't lost my mind - it's backed up on a tape somewhere | +-------------------------------------------------------------+
signature.asc
Description: OpenPGP digital signature
