Welcome, Guest
Username: Password: Remember me

TOPIC: [v7p2r0] Unable to run test case chwac1

[v7p2r0] Unable to run test case chwac1 6 years 5 months ago #30613

  • Papadimitriou
  • Papadimitriou's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 80
  • Thank you received: 3
I am using gfortran, downloaded from the open-Telemac prerequisites
minGw-w64 GCC (version 6.3 9600)

I will download and recompile and let you know.

Thanks for everything,
Andreas
The administrator has disabled public write access.

[v7p2r0] Unable to run test case chwac1 6 years 5 months ago #30614

  • cyamin
  • cyamin's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 997
  • Thank you received: 234
I copy the commands I use for compiling with mingw-w64:
cmd_obj_c:  x86_64-w64-mingw32-gcc -cpp -c <srcName> -o <objName>
#
cmd_obj:    x86_64-w64-mingw32-gfortran -cpp -march=native -O3 -c -fno-range-check -ffixed-line-length-132 -finit-real=nan -frecord-marker=4 <mods> <incs> <f95name>
cmd_exe:    x86_64-w64-mingw32-gfortran -static -march=native -O3 -fno-range-check -ffixed-line-length-132 -finit-real=nan -frecord-marker=4 -v -o <exename> <objs> -Xlinker --start-group <libs>
Give them a try if the default dosn't work.
Costas
The administrator has disabled public write access.
The following user(s) said Thank You: Papadimitriou

[v7p2r0] Unable to run test case chwac1 6 years 5 months ago #30618

  • Papadimitriou
  • Papadimitriou's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 80
  • Thank you received: 3
Dear Costas,
The commands you posted worked for the 7p3r0 version and the artemis-tomawac chaining works wonderfully, thank you very much.

Kind regards,
Andreas
The administrator has disabled public write access.

[v7p2r0] Unable to run test case chwac1 6 years 5 months ago #30619

  • cyamin
  • cyamin's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 997
  • Thank you received: 234
Glad it worked out for you. Note that v7p3r1 is already out if you want to keep up to date.
Costas
The administrator has disabled public write access.

[v7p2r0] Unable to run test case chwac1 6 years 4 months ago #30888

  • Karki
  • Karki's Avatar
Dear Costas,

I was trying to compile V7p2r0 with gfortran (TDM-GCC-64) but I receive the following error.
Can u please suggest how can this be resolved?

Regards,
Karki
Attachments:
The administrator has disabled public write access.

[v7p2r0] Unable to run test case chwac1 6 years 4 months ago #30892

  • cyamin
  • cyamin's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 997
  • Thank you received: 234
As the error suggest, add
cmd_obj_c:  gcc -cpp -c <srcName> -o <objName>
to your cfg before line with cmd_obj.
Costas
The administrator has disabled public write access.
The following user(s) said Thank You: Karki

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.