Hi,

This happens with any c++ code. For example,

#include <iostream.h>

int main (void)
{
  cout << "hi!\n";
  return (0);
}

Wrote Archan:

Can u post your code? Is it happening with all codes?

iti
Archan

[EMAIL PROTECTED] (Atul Sowani) writes:

> I am using slackware linux 8.1, which gcc version 2.95.3 20010315.
> Using this compiler I can create an object file (.o) but get a
> segmentation fault while linking. ld prints following error message:

__________________________________________________________________
The NEW Netscape 7.0 browser is now available. Upgrade now! 
http://channels.netscape.com/ns/browsers/download.jsp 

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to