On 06/28/2011 09:50 AM, Raphael Geissert wrote:
> Package: gcc-4.4
> Version: 4.4.6-6
> Severity: grave
> 
> Hi,
> 
> After upgrading to 4.4.6-6, gcc won't build binaries:
> 
> $ cat t.c
> #include <stdio.h>
> 
> int
> main()
> {
>     printf("'lo world\n");
>     return 0;
> }
> 
> $ make t CC=gcc-4.4
> gcc-4.4     t.c   -o t
> /usr/bin/ld.bfd.real: cannot find -lgcc_s

update to gcc-4.6 from unstable for now.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to