pereraa / iphone-dev

Automatically exported from code.google.com/p/iphone-dev
0 stars 0 forks source link

Bad CPU type in executable #179

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. ./configure --enable-optimized

Hi, 

I expected I could build the thing, but it appears I will not be able to do
such: 
/Usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld: Installation problem,
cannot exec '/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld': Bad CPU type
in executable
Collect2: ld returned 255 exit status

 I read somewhere that I may not be able to build it on not-intel based Mac.

I have the latest version of XCode (and thus gcc), Mac Os 10.5.5, and a
PowerBookG4.

I already read something about it, but the answer there did not apply here
(my xcode and gcc are up to date)

Original issue reported on code.google.com by frya.H...@gmail.com on 28 May 2009 at 2:56

Attachments: