Problem 69

Summary: f2c library on RH6.1 in examples/extended/eectromagnetic/TestEm1
Product: Examples/Extended Reporter: nedelec
Component: electromagnetic/TestEM5Assignee: Evgueni.Tcherniaev
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 1.0   
Hardware: PC   
OS: Linux   

Description nedelec 2000-03-20 08:08:02 CET
By default the "FCLIBS" env is set to f2c on Linux. It is usually not found.
It would be better to set it to:

FCLIBS = -L/usr/lib/gcc-libs -lg2c
Comment 1 Gabriele Cosmo 2000-03-23 09:42:59 CET
Fixed in development tag "config-V01-01-00".
It will be included in the next public release or patch.
Thanks.