[petsc-users] Reg : Building project using makefile in cygwin using petsc

Manish Kumar K Manishkumar.K at LntTechservices.com
Wed Jun 17 08:43:14 CDT 2015


Dear PETSc Team,



         I am trying to build couple  .c files

eg : solidification.c , solidification_solver.c , solidification_find_ijk.c and so on with one header global_header.c

 using makefile in Cygwin,

For that I'm invoking following command



make PETSC_DIR=/cygdrive/c/Scratch/petsc PETSC_ARCH=arch-mswin-c-opt cdat



and I have placed my c files in petsc location " =/cygdrive/c/Scratch/petsc/arch-mswin-c-opt/cdat"



I get following error

$ make PETSC_DIR=/cygdrive/c/Scratch/petsc PETSC_ARCH=arch-mswin-c-opt cdat

make: *** No rule to make target 'cdat'.  Stop.



I want and .exe file to be generated for this project of mine  eg : example.exe as my end result.

I have attached makefile with this mail ,kindly help on this would be appreciated.



Please help me in this .



Regards

Manish K

[https://relayq.larsentoubro.com/DigitalSignature2015.jpg]

L&T Technology Services Ltd

www.LntTechservices.com<http://www.lnttechservices.com/>

This Email may contain confidential or privileged information for the intended recipient (s). If you are not the intended recipient, please do not use or disseminate the information, notify the sender and delete it from your system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150617/765746c4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: makefile.zip
Type: application/x-zip-compressed
Size: 637 bytes
Desc: makefile.zip
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150617/765746c4/attachment.bin>


More information about the petsc-users mailing list