Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DISCUSSION]: PPC toolchain on PS2SDK. Do we want it? #539

Closed
israpps opened this issue Mar 2, 2024 · 4 comments
Closed

[DISCUSSION]: PPC toolchain on PS2SDK. Do we want it? #539

israpps opened this issue Mar 2, 2024 · 4 comments

Comments

@israpps
Copy link
Contributor

israpps commented Mar 2, 2024

since @qnox32 has been doing some amazing job on PPC stuff, I wondered if we will eventually put the PPC toolchain and compiler here on PS2SDK. what do you think guys?

ref

@israpps israpps changed the title [DISCUSSION]: PPC toolchain on PS2SDK, do we want it? [DISCUSSION]: PPC toolchain on PS2SDK. Do we want it? Mar 2, 2024
@rickgaiser
Copy link
Member

I think we should add the toolchain (binutils+gcc) as soon as it can build something usefull. I'm not up to date with the latest developments, but perhaps there's already usefull code to be compiled?

@israpps
Copy link
Contributor Author

israpps commented Mar 4, 2024

I think we should add the toolchain (binutils+gcc) as soon as it can build something usefull. I'm not up to date with the latest developments, but perhaps there's already usefull code to be compiled?

Well, nox has made a program (also hosted on the linked repo) called PPC monitor, basically it's an UART operated program running on the PPC to manipulate the IOP RAM and PPC compatibility modes and more.

Nox even mentioned that a basic debugger is on his plans.

Another ancient project, the hdpro clone of wisi, used a similar software (actually, PPC monitor is partially based on that one)

@rickgaiser
Copy link
Member

Then it's time to add the PPC toolchain ;). I think whats needed is:

  • new repository ps2toolchain-iop-ppc
  • ps2toolchain modified
  • binutils-gdb can use latest release (no special changes needed?)
  • gcc can use latest release (no special changes needed?)

Anything I miss?

@israpps
Copy link
Contributor Author

israpps commented Mar 7, 2024

Anything I miss?

Not sure TBH. all I know is that these scripts alredy build and install toolchain and gcc for powerpc into $PS2DEV/powerpc/ with powerpc-ps2-eabi- prefix

@ps2dev ps2dev locked and limited conversation to collaborators Mar 26, 2024
@fjtrujy fjtrujy converted this issue into discussion #576 Mar 26, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants