Thanks! Best regards, Luis
On Thu, Aug 23, 2018 at 04:08:09PM -0700, ejm wrote: > Hi Luis, > > To answer your original question, you'll probably have to do a couple things. > > 1) Modify your copy of ExtUtil::F77 to have a new section for your Intel > compiler > and libraries. I'd model it after the IRIX entry, populating the various > keys in the > $F77config so that the code has what it needs. Look at lines #303-337 in > particular. > > 2) Modify the perl script f77conf.pl in the PDL tarball, in folder debian > before you > run perl and make and friends. Modify f77conf.pl so it has the right > names for the > Intel compiler. In particular, check to see if the ifortran has a command > that > returns the path to it's libraries. See subroutine runtime in f77conf.pl > for details. > > Cheers, > > --Ed > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > pdl-general mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/pdl-general > -- o W. Luis Mochán, | tel:(52)(777)329-1734 /<(*) Instituto de Ciencias Físicas, UNAM | fax:(52)(777)317-5388 `>/ /\ Apdo. Postal 48-3, 62251 | (*)/\/ \ Cuernavaca, Morelos, México | [email protected] /\_/\__/ GPG: 791EB9EB, C949 3F81 6D9B 1191 9A16 C2DF 5F0A C52B 791E B9EB ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ pdl-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pdl-general
