gcc don't run.
dpace
dpace@echo-on.net
Tue Dec 14 19:50:00 GMT 1999
eflorent wrote:
> Hello,
>
> When I type :
> gcc -v
> I get :
> error : bad tag flag in ld.so
> etc...
> instead of gcc v2.3.7 or things like that.
> I suppose it's a very
> I'm trying to compile a Perl Module and Make tell me that I should hunt
> for a compiler.
> I use RedHat 6.0 (installed 2 minutes before) on a PII-350.
>
> Does anyone 've some tips ?
> May I document a little bit more the message ? Actually I push my comput
> er throught the window. I'm on a public terminal. Help ! I can't documen
> t about gcc config. Whe should I look for more "man".
>
> eflorent@starlynx.com
>
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Article poste via Voila News - http://www.news.voila.fr
> Le : Sun Dec 12 17:54:55 1999 depuis l'IP : 193.250.86.63
Try running ldconfig to update the library links and library cache.
You could also try upgrade the ld.so library in /lib and then
run ldconfig to register it.
But be very careful because you can freeze your system with
some of those /lib libraries.
/sbin/sln can be used to put the old ld.so in place
if your system fails. It is static version of ln that can work
when the dynamic libraries are damaged (be forewarned).
--
David Pace - Free commodity/stock graphing software
and Linux links at http://www.daveware.com
More information about the Gcc-help
mailing list