This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/32446] F0.n output format fails with large numbers



------- Comment #7 from burnus at gcc dot gnu dot org  2007-06-21 06:16 -------
> Host triplet is: processor - platform - os
> So depending on your processor it would be something like,
> i686-pc-linux-gnu
> x86-64-unknown-linux

> You can get this from the command uname 
> Try  uname -p -i -o

Easier is of cause:  gfortran -v
That prints (among other things):  Target: x86_64-unknown-linux-gnu


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32446


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]