NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Just install the developers tools... (Score:1)
Poke around and see if you don't have a developers tools installer somewhere on the machine, and if you don't then see if there's a dev tools disk in the set of CDs/DVDs that ship with Apple machines.
If that doesn'
Re:Just install the developers tools... (Score:1)
I'm going to take a look at connect.apple.com
Re:Just install the developers tools... (Score:1)
Reply to This
Parent
Re:Just install the developers tools... (Score:1)
Not that I'm a gcc expert, but I think that both `echo $LD_LIBRARY_PATH` and `locate crt1.o`
should return some output, but they don't
And yet, trying to compile a simple program returns me an "ld: can't locate file for: -lcrt1.o" error...
This is not normal, is it?
Re:Just install the developers tools... (Score:1)
A quick poke at the Shub-internet shows that this is a symptom of the DevSDK package not being installed, so you might want to fire up the dev tools installer and make sure that one's installed.