On 19/11/2013 11:21, Adam Carter wrote:
> It's an identical file to gcc, but not a hard link:
>
>
> alanm@khamul ~ $ ls -al /usr/bin/cc
> -rwxr-xr-x 1 root root 10424 Nov 16 00:43 /usr/bin/cc
>
> alanm@khamul ~ $ ls -al /usr/bin/gcc
> -rwxr-xr-x 1 root root 10424 Nov 16 00:43 /us
It's an identical file to gcc, but not a hard link:
>
> alanm@khamul ~ $ ls -al /usr/bin/cc
> -rwxr-xr-x 1 root root 10424 Nov 16 00:43 /usr/bin/cc
>
> alanm@khamul ~ $ ls -al /usr/bin/gcc
> -rwxr-xr-x 1 root root 10424 Nov 16 00:43 /usr/bin/gcc
>
> alanm@khamul ~ $ diff /usr/bin/cc /usr/bin/gcc
>
On 19/11/2013 09:48, Adam Carter wrote:
> The install for gcc 4.8.2 flaked out a bit (libgcc_s.so.1 went missing,
> during the file installation phase, and therefore bash invocations
> failed with missing library errors and i later found that libstdc++.so.6
> was also missing). I have since extract
The install for gcc 4.8.2 flaked out a bit (libgcc_s.so.1 went missing,
during the file installation phase, and therefore bash invocations failed
with missing library errors and i later found that libstdc++.so.6 was also
missing). I have since extracted those files from gcc-4.8.2.tbz2 (because
FEAT
4 matches
Mail list logo