Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. indrajit7

    Free Compiler and GUI libraries

    Dear xwb Sorry to mention that I did use -L as suggested by you. I have also tried with your suggestion to the directory "Program Files" under quotes in either case such as Windows XP environment declaration and in command line. either of the case it did not work. I got back to earlier...
  2. indrajit7

    Free Compiler and GUI libraries

    Many thanks xwb The libjapi.a file is in the directory "Program Files\japi" directory. I have copied my file example_japi.f to this directory and I have used following command "g95 example_japi.f -o example_japi.exe .\ -ljapi". It worked fine. But unfortunately, I am unable to link library...
  3. indrajit7

    Free Compiler and GUI libraries

    Hi I have windows XP home and I have g95 installed. Recently, I have downloaded JAPI and I have changed environment variable by editing to c:\Program Files\Japi. But after using command g95 -o myprog myprog.f -ljapi, I observed that program is getting compiled but not linked with japi library...
  4. indrajit7

    Free Compiler and GUI libraries

    Indrajit7(Technical User) Hi I have windows XP home and I have g95 installed. Recently, I have downloaded JAPI and I have changed environment variable by editing to c:\Program Files\Japi. But after using command g95 -o myprog myprog.f -ljapi, I observed that program is getting compiled but not...

Part and Inventory Search

Back
Top