This is a multi-part message in MIME format.Package: g77-3.4
Version: 3.4.1-4sarge
The gcc-3.4 works, but not the g77-3.4. Same problem.
hello.f is a small program: -
> PROGRAM MAIN
> WRITE(*,*) 'hello world'
> STOP
> END
[EMAIL PROTECTED]:~/work/fortran$ g77-3.4
package: g77-3.4
version: 3.4.1-4sarge
With the normal zivot_20013101-2 package build options
> [EMAIL PROTECTED]:~/work/fortran$ g77-3.4 -g -O2 -o zivot zivot.f
> In file included from zivot.f:0:
> zivot.f:2: internal compiler error: Bus error
> Please submit a full bug report,
> with preprocesse
2 matches
Mail list logo