Xcode 1.x iBook Install Problems
Xcode 1.x iBook Install Problems
- Subject: Xcode 1.x iBook Install Problems
- From: Richard Dunlap <email@hidden>
- Date: Tue, 7 Sep 2004 21:14:01 -0500
I'm successfully running Xcode on my Mac. I installed it on my Son's
college computer, a G4 iBook running the latest OS X 10.3 and I can't
get it to work.
I started with whatever configuration Apple installs on G4 iBooks
updated to the latest version of everything. Then I installed version
Xcode 1.0 from the Xcode install CD. I used the default install options
and did not see any installer error messages.
I can't compile or link anything, not even the default "Hello World"
C++ Tool application. Here is the error message:
"Building target "test" with build style "Development"
(optimization:level 0, debug-symbols:on) - (1 error) cd
/Users/mitchdunlap/test /usr/bin/gcc-3.3 -prebind -dynamiclib -all_load
-lstdc++_ZeroLink -twolevel_namespace -nostdlib -lgcc -lSystem -o
/Users/mitchdunlap/test/build/test.build/test.build/Objects-normal/ppc/
libstdc++_ZeroLink.dylibld: can't locate file for:
-ldylib1.o/usr/bin/libtool: internal link edit command failed"
Someone made a plausible suggestion that the Xcode installer does not
install all the necessary developers tools. This would explain why it
works on my Mac, I installed the developers tools before I installed
Xcode. But it seems that the installer would fail if this were the
case.
Any suggestions?
Thanks in advance.
Rick
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.