compilation error
Erik Zeek
zeekec@mad.scientist.com
Thu Apr 20 19:03:00 GMT 2006
On Wed April 19 2006 21:38, Steve Kargl wrote:
> On Thu, Apr 20, 2006 at 01:34:43AM +0000, Hugo Siles wrote:
> > Hello,
> >
> > I have downloaded the executable gfortran file, the instalation went
> > smoothly but when I want to run any program, even the one below I get
> > the following error.
> >
> > C:\Program Files\gfortran>gfortran elemen.f90
> > <built-in>:0: internal compiler error: Illegal instruction
>
> This ...
>
> > Please submit a full bug report,
> > with preprocessed source if appropriate.
> > See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> >
> > >From what I have seen, it looks like it may be a hardware problem, I
> > > am
> >
> > trying to run in a laptop with windows XP, atholon AMD processor.
>
> suggest that you have the pentium cygwin version instead of
> the athlon version. Can you verify which version you installed?
> Also, what does gfortran --version give?
I'm seeing this on my Linux system as well (svn 113122):
gfortran-CVS --version
GNU Fortran 95 (GCC) 4.2.0 20060420 (experimental)
Copyright (C) 2006 Free Software Foundation, Inc.
Although I have a considerable larger number:
gfortran-CVS -DHAVE_CONFIG_H -I. -I../../../libpulsesuite/src -I..
-I/usr/local/include/ -O0 -g3 -c -o
types.o ../../../libpulsesuite/src/types.F90
Warning: <built-in>:1: Illegal preprocessor directive
Warning: <built-in>:2: Illegal preprocessor directive
Warning: <built-in>:3: Illegal preprocessor directive
Warning: <built-in>:4: Illegal preprocessor directive
Warning: <built-in>:5: Illegal preprocessor directive
<snip/>
Warning: <built-in>:99: Illegal preprocessor directive
Warning: <built-in>:100: Illegal preprocessor directive
Warning: <built-in>:104: Illegal preprocessor directive
Warning: <command line>:1: Illegal preprocessor directive
Warning: <command line>:2: Illegal preprocessor directive
I've included the source and preprocess output (-E).
Erik
--
*******************************************
Dr. Erik Zeek
Postdoctoral Research Associate
Department of Physics and Astronomy
The University of Georgia
Athens, GA 30602-2451
Tel: 706-542-7293
Email: mailto:zeekec@mad.scientist.com
Html: http://www.physast.uga.edu/~zeekec
*******************************************
Against stupidity the very gods
Themselves contend in vain.
- Johann Christoph Friedrich von Schiller (1801)
*******************************************
-------------- next part --------------
A non-text attachment was scrubbed...
Name: types.F90
Type: text/x-fortran
Size: 719 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20060420/ec89f71f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: types.E
Type: text/x-objcsrc
Size: 4214 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20060420/ec89f71f/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20060420/ec89f71f/attachment.sig>
More information about the Fortran
mailing list