![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re: Trouble Compilingby oneiros (Scribe) |
on Dec 27, 2001 at 20:22 UTC ( #134629=note: print w/replies, xml ) | Need Help?? |
hedo.
If you are running gcc 2.95.x, make sure you are using /usr/ccs/bin/ld. If you're using gcc3.0.x, try using gnu ld (normally /usr/local/bin/ld). Adjust the order of your $PATH to ensure you're using the correct ld for your setup.
HTH.
In Section
Seekers of Perl Wisdom
|
|