[opensuse-ppc] Cross compiling for ps3/cell under opensuse
Hello List! I am trying to do some simple cross compiling under opensuse factory. The spu -gcc is there, but ppu-gcc doesn't seem to be in any of the repositories. Is anyone doing any effective cross compilation with the repository based opensuse tools? Additionally, is there any hope of the IBM SDK (or at least the Eclipse functionality) coming to opensuse? Thanks, Matt --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-ppc+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-ppc+help@opensuse.org
On Tue, Mar 18, Matthew Berglund wrote:
Hello List! I am trying to do some simple cross compiling under opensuse factory. The spu -gcc is there, but ppu-gcc doesn't seem to be in any of the repositories.
Is anyone doing any effective cross compilation with the repository based opensuse tools?
There is no need for a ppc-gcc. Add -mcpu=cell to your gcc compiler flags, this will have the same effect. But you need gcc 4.3 for that.
Additionally, is there any hope of the IBM SDK (or at least the Eclipse functionality) coming to opensuse?
What exactly is missing? --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-ppc+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-ppc+help@opensuse.org
On Wednesday 19 March 2008 06:55:01 you wrote:
There is no need for a ppc-gcc. Add -mcpu=cell to your gcc compiler flags, this will have the same effect. But you need gcc 4.3 for that. I will not blindly follow examples. I will not blindly follow examples. I will not... Thanks, that solves my problem. Gotta learn to use the tools better!
And eclipse is fine, once that problem is solved. Thanks again. Matt --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-ppc+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-ppc+help@opensuse.org
participants (2)
-
Matthew Berglund
-
Olaf Hering