This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
seg. fault
- To: egcs-bugs at cygnus dot com
- Subject: seg. fault
- From: "P.C.A.van.Gool" <pcah7 at fel dot tno dot nl>
- Date: Tue, 16 Jun 1998 11:06:05 +0200 (MET DST)
Hi there,
I recently installed the egcs-19980608 snapshot on a SGI Irix6.3 machine.
I tried to compile and link the following program:
#include <vector.h>
int main()
{
vector<int> status;
}
When I run it, it gives a segmentation fault. Any ideas?
Thanks in advance.
Paul
--
The C Programming Language: combines the flexibility of assembly language
with the power of assembly language.
internet : vanGool@FEL.TNO.NL Netherlands Organization for Applied
: pvg@gnu.org Scientific Research
Physics and Electronics Laboratory
phone : +31-70-3740260 PO Box 96864, 2509 JG the Hague
fax : +31-70-3740652 The Netherlands