*BSD News Article 8402


Return to BSD News archive

Newsgroups: comp.unix.bsd
Path: sserve!manuel.anu.edu.au!munnari.oz.au!news.hawaii.edu!ames!haven.umd.edu!uunet!gatech!destroyer!cs.ubc.ca!fornax!liu
From: liu@cs.sfu.ca (Lixin Liu)
Subject: Re: Ported software list for 386BSD.
Message-ID: <1992Dec1.073129.3021@cs.sfu.ca>
Organization: CSS, Simon Fraser University, Burnaby, B.C., Canada
References: <3043.9211301551@thor.cf.ac.uk> <1992Nov30.195135.27900@cs.sfu.ca>
Date: Tue, 1 Dec 1992 07:31:29 GMT
Lines: 28

In article <1992Nov30.195135.27900@cs.sfu.ca> I  writes:
>In article <3043.9211301551@thor.cf.ac.uk> spedpr@thor.cf.ac.uk (Paul Richards) writes:
>>---------
>>PACKAGE: f77 (f2c based).
>>---------
>>Description: fortran 77 compiler.
>>Status: fully working
>
>The f2c generate "Segmentation fault (core dumped)" for the
>following fortran code:
>
>      BLOCK DATA
>C
>      COMMON /CMN/ A,B,C
>      DATA A/0.90/,B/1.30/,C/1.0/
>C
>      END
>

It turns out that I was compiling the f2c use -O. Without it, the program
works fine.

Lixin
-- 
    mail:  Lixin Liu,   Department of Mathematics and Statistics,
           Simon Fraser University, Burnaby, B.C., CANADA  V5A 1S6
  e-mail:  liu@cs.sfu.ca   OR   liu@sfu.ca
   phone:  (604) 291-3422  (office),  (604) 294-6582 (home)