I have a brand new iBOOK G4-933 with Panther installed (and xcode tools installed) and updated to 10.3.5
Whenever I try to compile anything, even the most basic hello world c program, the ld command fails saying it can't find various .o files depending on what I try to compile.
eg. ld: can't locate file for: -lcrt1.o
ld: can't locate file for: -ldylib1.o
I've made a complete reinstall (and update) of OS X (and XCode) last night but the problem remains!
Since programming is 50% of what I wanted the iBook for this is a major setback!
Does anyone have the slightest idea why this is happening??
I just don't know enough about Darwin/OSX yet to work it out!
Whenever I try to compile anything, even the most basic hello world c program, the ld command fails saying it can't find various .o files depending on what I try to compile.
eg. ld: can't locate file for: -lcrt1.o
ld: can't locate file for: -ldylib1.o
I've made a complete reinstall (and update) of OS X (and XCode) last night but the problem remains!
Since programming is 50% of what I wanted the iBook for this is a major setback!
Does anyone have the slightest idea why this is happening??
I just don't know enough about Darwin/OSX yet to work it out!