Welcome, Guest
Username: Password: Remember me

TOPIC: missing cmd obj c

missing cmd obj c 6 years 1 month ago #31622

  • shahirah
  • shahirah's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 38
hi

i'm installing the v7p3 version. and during compile i got an error and had solved based on this topic
www.opentelemac.co.uk/index.php/communit...0-compile-v7p3-error

it is successfully compile till it showed a missing cmd_obj_c (as attach figure).

can someone help me with this? also attach the systel file


regards

shahirah
Attachments:
The administrator has disabled public write access.

missing cmd obj c 6 years 1 month ago #31624

  • cyamin
  • cyamin's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 997
  • Thank you received: 234
Hello,
You need to add
cmd_obj_c:  gcc - cpp - c <srcName> -o <objName>
to your serial configuration like it is in the parallel one.
Costas
The administrator has disabled public write access.
The following user(s) said Thank You: shahirah

missing cmd obj c 6 years 1 month ago #31634

  • shahirah
  • shahirah's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 38
Hi Costas,

I have did as u suggested, but still got error (as attach).

also attach the systel file. can u check either my file correct or not.

thank u in advance


Regards,

Shahirah
Attachments:
The administrator has disabled public write access.

missing cmd obj c 6 years 1 month ago #31635

  • cyamin
  • cyamin's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 997
  • Thank you received: 234
Hello Shahirah,

I just copied the command line from your parallel configuration to the other. I thought that since it works for the parallel, it should work for the serial case. Obviously, spaces between the dash ('-') and 'cpp' or 'c' flags, should be omitted:
cmd_obj_c:  gcc -cpp -c <srcName> -o <objName>

Regards,
Costas
The administrator has disabled public write access.
The following user(s) said Thank You: shahirah

missing cmd obj c 6 years 1 month ago #31636

  • shahirah
  • shahirah's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 38
thanks costas,

finally it works. successfully the compilation done


regards

Shahirah
The administrator has disabled public write access.
Moderators: borisb

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