Andrew Young <[EMAIL PROTECTED]> writes: > It only happens on the 800 MHz PIII box. I hoped your "bounds-check" > option might help, but I still get: > > [EMAIL PROTECTED]:~/atmos/airm+refr/layers/adapt3/full_pics$ g77-2.95 \ > -fbounds-check mkimage.f && ./a.out > Segmentation fault > > so it refuses to run there, even using your exact command-line. > > Actually, I see I already had "-fbounds-check" in my makefile that > generated the original bad executable: > > mkimage: mkimage.f > g77 -fbounds-check -o mkimage mkimage.f > > > The strange thing is that it *used* to run OK on the P3. I made some minor > change to the program, and it started doing this. > > Would it help to send you the compiled executable image?
Not really. > Want me to try removing and re-installing my g77? Any other > suggestions? Do you think the problem is in the compiler, or in the > library? I have no idea. It seems to be some weirdness with that particular machine :-) -- Falk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]