On Saturday 28 October 2006 17:33, Hans de Hartog wrote:
> > do 'gcc-config -c' & 'gcc-config -l' to explore;
> > try 'gcc-config i486-pc-linux-gnu-4.1.1' to fix the problem.
>
> [EMAIL PROTECTED] ~ $ gcc-config -c
>  * gcc-config: Active gcc profile is invalid!
>  [1] i386-pc-linux-gnu-4.1.1
> [EMAIL PROTECTED] ~ $ gcc-config -l
>  * gcc-config: Active gcc profile is invalid!
>  [1] i386-pc-linux-gnu-4.1.1
> [EMAIL PROTECTED] ~ $ su -
> Password:
> kwetal ~ # gcc-config i486-pc-linux-gnu-4.1.1
>  * gcc-config: Could not locate 'i486-pc-linux-gnu-4.1.1' in
> '/etc/env.d/gcc/' !

Obviously this should be "gcc-config i386-pc-linux-gnu-4.1.1"
It wouldn't hurt you to actually read the help before posting a silly error 
like this...
-- 
[email protected] mailing list

Reply via email to