This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: about the gcc complier
"Gene Michaelson" <g.michaelson@youtharethefuture.com> writes:
> I'm trying to write my own game engine and, I've got it to work for my
> Wii, and for my Xbox360, but to get it to work on PlayStation is
> difficult.
>
> A buddy of mine told me about the gcc compiler and that people have used
> to build games for the PS3 systems. He even said that PlayStation has a PS
> Move plug-in for the gcc compiler.
>
> Is that true and is gcc open source?
This question is not appropriate for the mailing list gcc@gcc.gnu.org,
which is about the development of gcc. It would be appropriate for the
mailing list gcc-help@gcc.gnu.org. Please take any followups to
gcc-help. Thanks.
Yes, the gcc compiler can be used to build games for the PS3. I don't
personally know the details. A quick web search turned up a few
different web pages discussing it.
The gcc compiler is free software.
Ian