From: Raymond T. <to...@rt...> - 2004-06-15 21:09:55
|
>>>>> "Robbie" == Robbie Sedgewick <rd...@me...> writes: Robbie> Then I tried to fiddle with the configure.in file. It is only the Robbie> "AC_F77_FUNC(f77_name)" command which causes problems on darwin so I Robbie> just put that behind a case statement and hardcoded in the correct Robbie> answer for darwin. This function still gets called on non-darwin Robbie> platforms. I've tried this and it appears to work. I did use the config.guess from Apple's version instead of yours. However, when I run make, I can't build the Fortran files using g77. Should I have used the config.guess from your website? Ray |