Mingxing Luo wrote: > > On Sun, 2 Sep 2001, Andre Holzner wrote: > ... > > > > What happens when you retry to compile ? Does it crash compiling > > the same file ? Have you tried to compile other large things > > (e.g. the linux kernel) and does it happen there also ? > > > > The only cases where I saw Segmentation faults from gcc was on machines > > with 'broken' hardware... > > > > > > best regards, > > > > André > > > Hi, > It crashes again when I re-compile the same file. But I did succeed > compiling after deleting the -O2 flag from gcc, which I do not whether > sensible. Are the executables thus generated reliable? I can't tell for sure... in principle, executables compiled without any -O. flag should be 'more reliable' than executables compiled with an optimization flag (e.g. -O2). However, there likely to be slower. André -- ------------------+---------------------------------- Andre Holzner | +41 22 76 76750 Bureau 32 2-C13 | Building 32 CERN | Office 2-C13 CH-1211 Geneve 23 | http://wwweth.cern.ch/~holzner/
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:59 MET