Re : gcc always does a segmentation fault

2005-01-09 Thread Alex Papadopoulos
Yes Rem, everything is working fine, except gcc... I don't get it... I'm 
using sid yes...

_
FREE pop-up blocking with the new MSN Toolbar - get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: gcc always does a segmentation fault

2005-01-09 Thread Elimar Riesebieter
On Sun, 09 Jan 2005 the mental interface of
Alex Papadopoulos told:

[...]
 Reading specs from /usr/lib/gcc-lib/i486-linux/2.8.1/specs
 ^
 Segmentation fault
It seems, that you are using gcc-2.8.1. A proper dir for 3.3 must
look like /usr/lib/gcc-lib/i486-linux/3.3.5. Probably your gcc
command is linked as gcc-2.8? Do an apt-get install gcc, which will
link all your compilers to the 3.3 version ;-)

HTH
Elimar


-- 
  Learned men are the cisterns of knowledge, 
  not the fountainheads ;-)


signature.asc
Description: Digital signature


Re: gcc always does a segmentation fault

2005-01-09 Thread Alex Papadopoulos
I reinstalled gcc but it didn't work. I changed myself the link to 
/usr/bin/gcc-3.3 still segfault.

But you're right :)
I linked /usr/lib/gcc-lib/i486-linux/2.8.1 to 
/usr/lib/gcc-lib/i486-linux/3.3.5 and it worked !
Now what I need to know is WHY does  my gcc try to access 2.8.1 and not 
3.3.5 ?!

Anyone can help ?
_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: gcc always does a segmentation fault

2005-01-09 Thread Alex Papadopoulos
Ok, two friends of mine tried 'gcc -v'. They have the exact same error. The 
funny thing is that one of them seems to have a functionnal gcc (he managed 
to compile shfs module, I couldn't (that's why I found out of this bug))..

Anyway, I'm sending a mail to the package maintainer...
_
Don't just search. Find. Check out the new MSN Search! 
http://search.msn.com/

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]