From mboxrd@z Thu Jan 1 00:00:00 1970 From: n8tm@aol.comnojunk (Tim Prince) To: help-gcc@gnu.org Subject: Re: fortran+c Date: Mon, 06 Dec 1999 22:44:00 -0000 Message-id: <19991207014152.05562.00000264@ng-ba1.aol.com> References: <384BDFE0.79A3BE96@iri.tudelft.nl> X-SW-Source: 1999-12/msg00095.html > common/block/A,B > As g77 falls squarely within the f2c style of fortran implementation, in case of question you could use f2c to translate into gcc. I would expect extern struct{float A;float B;}block; Tim Prince tprince@computer.org From mboxrd@z Thu Jan 1 00:00:00 1970 From: n8tm@aol.comnojunk (Tim Prince) To: help-gcc@gnu.org Subject: Re: fortran+c Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <19991207014152.05562.00000264@ng-ba1.aol.com> References: <384BDFE0.79A3BE96@iri.tudelft.nl> X-SW-Source: 1999-12n/msg00095.html Message-ID: <19991231222400.sWQPOBa2_rrGaJxoGkVwrn-kh5NSg2lBD9NKhDOB01Q@z> > common/block/A,B > As g77 falls squarely within the f2c style of fortran implementation, in case of question you could use f2c to translate into gcc. I would expect extern struct{float A;float B;}block; Tim Prince tprince@computer.org