Search found 7 matches

by j5
Sat Sep 26, 2009 1:15 pm
Forum: PearPC
Topic: Building PearPC From Source (OS X and Other Platforms)
Replies: 3
Views: 7338

Specifically what happened to me is that the GCC compiler included with XCode 2.5 wasn't working to compile anything under Leopard.
by j5
Thu Sep 24, 2009 9:37 pm
Forum: PearPC
Topic: Building PearPC From Source (OS X and Other Platforms)
Replies: 3
Views: 7338

Well, 2.5 xcode doesn't work on Leopard so that's a no go. Downloading 3.1.4 release now.
by j5
Thu Sep 24, 2009 6:07 pm
Forum: PearPC
Topic: Building PearPC From Source (OS X and Other Platforms)
Replies: 3
Views: 7338

Building PearPC From Source (OS X and Other Platforms)

OK, this is a topic for discussion about the toolchain used to build PearPC, with some focus on the issues building with JITC support on OS X. Current "official" sources of PearPC are built with GCC compiler on POSIX environments and the redscorp sources are Win32 only and compiled (I beli...
by j5
Thu Sep 24, 2009 4:07 pm
Forum: PearPC
Topic: PearPC for OSX available
Replies: 82
Views: 250624

I'm going to start a new thread on building PearPC on OS X so that this thread isn't bogged down with all these details that someone who just wants to USE the thing isn't interested in. From a "use the thing" standpoint right now I have the PearPC install on OS X and a copy of the same HD ...
by j5
Thu Sep 24, 2009 1:09 am
Forum: PearPC
Topic: PearPC for OSX available
Replies: 82
Views: 250624

Oh, also, when I tried to compile redscorp sources with --enable-cpu=generic I got errors about unknown pseudo-op .balign if you're curious about that.

Again I'm going to blame the toolchain.
by j5
Thu Sep 24, 2009 1:08 am
Forum: PearPC
Topic: PearPC for OSX available
Replies: 82
Views: 250624

It seems that maybe this build won't support networking at all, please correct me if I'm wrong. Tried to compile also (redscorp source to get networking) and got the same error. Did a little digging around and the .struct pseudo-op is defined in the GNU assembler (as) in binutils 2.17 docs that I fo...
by j5
Wed Sep 23, 2009 6:38 pm
Forum: PearPC
Topic: PearPC for OSX available
Replies: 82
Views: 250624

Thanks

Thanks for the build. CD access seems to be working fine I'm doing a fresh install of 10.2 right now. I had to comment out networking, adjust the speed to 500 and I also disabled USB. Once I get it installed, I will try networking... I think that the networking issue I was having was because the cfg...