<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: compilation on HP-UX 11.11 with f90 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-on-hp-ux-11-11-with-f90/m-p/4543615#M678697</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;may be you could post your Makefile.&lt;BR /&gt;Also, what is your PATH ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
    <pubDate>Thu, 03 Dec 2009 11:45:57 GMT</pubDate>
    <dc:creator>Jean-Luc Oudart</dc:creator>
    <dc:date>2009-12-03T11:45:57Z</dc:date>
    <item>
      <title>compilation on HP-UX 11.11 with f90</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-on-hp-ux-11-11-with-f90/m-p/4543614#M678696</link>
      <description>I try to compil a fortran program and when I launch make the f77 is launch and not f90.&lt;BR /&gt;Perhaps I don't have the good release ok make.&lt;BR /&gt;Do you have an idea?&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Dec 2009 11:18:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-on-hp-ux-11-11-with-f90/m-p/4543614#M678696</guid>
      <dc:creator>GORCE</dc:creator>
      <dc:date>2009-12-03T11:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: compilation on HP-UX 11.11 with f90</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-on-hp-ux-11-11-with-f90/m-p/4543615#M678697</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;may be you could post your Makefile.&lt;BR /&gt;Also, what is your PATH ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 03 Dec 2009 11:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-on-hp-ux-11-11-with-f90/m-p/4543615#M678697</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2009-12-03T11:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: compilation on HP-UX 11.11 with f90</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-on-hp-ux-11-11-with-f90/m-p/4543616#M678698</link>
      <description>My path is:&lt;BR /&gt;/usr/local/bin:/products/mag_206v/bin:/bin:/usr/bin:/usr/dt/bin:/usr/bin/X11:/opt/Migration/bin:/usr/vue/bin:/opt/ansic/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/mpi/bin:/opt/hparray/bin:/opt/nettladm/bin:/opt/upgrade/bin:/opt/fcms/bin:/usr/contrib/bin/X11:/opt/pd/bin:/opt/resmon/bin:/opt/scr/bin:/opt/atok/bin:/opt/egb/bin:/opt/graphics/phigs/bin://opt/perl/bin:/usr/sbin/diag/contrib:/opt/vje/bin:/opt/langtools/bin:/opt/imake/bin:/opt/fortran90/bin:/opt/fortran90/contrib/bin:/opt/sentinel/bin&lt;BR /&gt;&lt;BR /&gt;I attache the Makefile to the answer.</description>
      <pubDate>Thu, 03 Dec 2009 13:09:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-on-hp-ux-11-11-with-f90/m-p/4543616#M678698</guid>
      <dc:creator>GORCE</dc:creator>
      <dc:date>2009-12-03T13:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: compilation on HP-UX 11.11 with f90</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-on-hp-ux-11-11-with-f90/m-p/4543617#M678699</link>
      <description>Hi again&lt;BR /&gt;&lt;BR /&gt;I don't see the reference to the fortran compiler. This might be in the include file.&lt;BR /&gt;could you attach : $(MAGALI)/compil/Make.mod&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 03 Dec 2009 16:16:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-on-hp-ux-11-11-with-f90/m-p/4543617#M678699</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2009-12-03T16:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: compilation on HP-UX 11.11 with f90</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-on-hp-ux-11-11-with-f90/m-p/4543618#M678700</link>
      <description>I have found my problem, but my goal is to compile fortran 77 code with f90 compilator.&lt;BR /&gt;Its seems that I have to change option on the Makefile.&lt;BR /&gt;For example +E4 is not recognized on f90 compilator.&lt;BR /&gt;Can you help me on writing the new command line for compilator?&lt;BR /&gt;&lt;BR /&gt;Best Regards</description>
      <pubDate>Thu, 03 Dec 2009 17:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-on-hp-ux-11-11-with-f90/m-p/4543618#M678700</guid>
      <dc:creator>GORCE</dc:creator>
      <dc:date>2009-12-03T17:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: compilation on HP-UX 11.11 with f90</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compilation-on-hp-ux-11-11-with-f90/m-p/4543619#M678701</link>
      <description>From the doc :&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3909-90002/ch10s01.html#f77-opt-unsup" target="_blank"&gt;http://docs.hp.com/en/B3909-90002/ch10s01.html#f77-opt-unsup&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HP FORTRAN 77 does not print leading zeroes in floating-point numbers; HP Fortran 90 does. This behavior is equivalent to compiling an HP FORTRAN 77 program with the +E4 option (note that this option is not supported by f90).&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Thu, 03 Dec 2009 18:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compilation-on-hp-ux-11-11-with-f90/m-p/4543619#M678701</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2009-12-03T18:33:10Z</dc:date>
    </item>
  </channel>
</rss>

