Someone broke the silence:
> On Thu, 2004-11-25 at 08:27, Haulmark, Chris wrote:
>> Someone broke the silence:
>>
>>> I apologize that this probably isn't the most relevant
>>> list to ask this on. Suggestions for better lists will be welcome.
>&g
Someone broke the silence:
> I apologize that this probably isn't the most relevant
> list to ask this on. Suggestions for better lists will be welcome.
>
> I'm trying to monitor traffice on a 100BaseT ethernet
> network link. I split the line, put a "hub" in and am
> trying to run tcpdump on a
Disregard this. Just found a link.
http://www.bitwizard.nl/sig11/
This was in the OutBox and I thought I deleted it before it was sent.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Haulmark, Chris
> Sent: Saturday, Novembe
I made a simple hello.c
#include
int main()
{
printf("Hello World\n");
return 0;
}
When I do this:
lrids# cc -o helloworld hello.c
cc: Internal compiler error: program ld got fatal signal 11
lrids#
It also creates a ld.core in the same directory.
I was given this ma
4 matches
Mail list logo