LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: David Lloyd <dlloyd@microbits.com.au>
  To  : <linuxsa@linuxsa.org.au>
  Date: Mon, 14 Apr 2003 14:35:34 +0930

Debian Sid + "ld"

Ok,


% cat hello.c
#include <stdio.h>

main() { printf ("Hello World\n"); }
% gcc -o hello hello.c
collect2: ld terminated with signal 11 [Segmentation fault]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This is running under Debian Sid (updated this morning)...anyone seen
this particular bug before?


DSL

-- 
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.freenode.net
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page