public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: -assume noold_ldout_format for GNU
@ 2018-05-30 12:23 Dominique d'Humières
  2018-05-30 12:56 ` nachiket k
  0 siblings, 1 reply; 13+ messages in thread
From: Dominique d'Humières @ 2018-05-30 12:23 UTC (permalink / raw)
  To: nachiket316; +Cc: gfortran

> gfortran -c -I../lib/g2_d/ -O -C -fdefault-real-8 -J../copygb2.fd/final/1
> cpgb.f
>
> cpgb.f:482:72:
>
>       &       KB,IBB,LR,FR,GR,d,KGDTI,MI,IBBI,LBI,FBI,GBI,IRET)
>
> Error: Type mismatch in argument ‘ngdt1’ at (1); passed REAL(8) to
> INTEGER(4)
(1) Don’t use -f*-real-8.
(2) Apparently ‘ngdt1’ is a REAL on the caller side and an INTEGER on the collee one.

Without a (reduced) code it is extremely difficult to help you.

Dominique

^ permalink raw reply	[flat|nested] 13+ messages in thread
* -assume noold_ldout_format for GNU
@ 2018-05-28 11:24 nachiket k
  2018-05-28 15:38 ` Steve Kargl
  0 siblings, 1 reply; 13+ messages in thread
From: nachiket k @ 2018-05-28 11:24 UTC (permalink / raw)
  To: fortran

I am trying to compile copygb2.
I have intel make file I am struggling to figure out what are the
equivalent flags in GNU

Do you have any documentation that I can refer ?

-assume noold_ldout_format
-module $(MODDIR)

Currently I need the equivalent flags for above intel flags


Thanks,
Nachiket

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-05-31 15:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-30 12:23 -assume noold_ldout_format for GNU Dominique d'Humières
2018-05-30 12:56 ` nachiket k
2018-05-30 13:35   ` Dominique d'Humières
2018-05-31  8:06     ` nachiket k
2018-05-31 13:34       ` Dominique d'Humières
2018-05-31 15:12       ` Steve Kargl
  -- strict thread matches above, loose matches on Subject: below --
2018-05-28 11:24 nachiket k
2018-05-28 15:38 ` Steve Kargl
2018-05-29  6:05   ` nachiket k
2018-05-29 16:35     ` Steve Kargl
2018-05-30  9:55       ` nachiket k
2018-05-30 11:43         ` Martin Tee via fortran
2018-05-30 12:05           ` nachiket k

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).