[Getdp] compiling pewe with fortran compiler
    blubee blubeeme 
    gurenchan at gmail.com
       
    Mon Oct 15 15:49:19 CEST 2018
    
    
  
Hello
I am trying to compile gmsh with flang:
https://github.com/flang-compiler/flang
I am failing with these errors:
F90-S-0038-Symbol, complex, has not been explicitly declared (besselh.f90)
F90-S-0038-Symbol, besjn, has not been explicitly declared (besselh.f90)
F90-S-0038-Symbol, besyn, has not been explicitly declared (besselh.f90)
  0 inform,   0 warnings,   3 severes, 0 fatal for besselh
F90-S-0038-Symbol, besjn, has not been explicitly declared (besselh.f90)
  0 inform,   0 warnings,   1 severes, 0 fatal for besselj_p
F90-S-0038-Symbol, besjn, has not been explicitly declared (besselh.f90)
  0 inform,   0 warnings,   1 severes, 0 fatal for besselj_pp
because they seem to be gnu specific fortran functions:
https://gcc.gnu.org/onlinedocs/gcc-4.1.2/gfortran/BESJN.html
Would it be possible to implement these functions in another way?
Best,
Owen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://onelab.info/pipermail/getdp/attachments/20181015/37ebde78/attachment.html>
    
    
More information about the getdp
mailing list