Problem 69 - f2c library on RH6.1 in examples/extended/eectromagnetic/TestEm1
Summary: f2c library on RH6.1 in examples/extended/eectromagnetic/TestEm1
Status: RESOLVED FIXED
Alias: None
Product: Examples/Extended
Classification: Unclassified
Component: electromagnetic/TestEM5 (show other problems)
Version: 1.0
Hardware: PC Linux
: P2 normal
Assignee: Evgueni.Tcherniaev
URL:
Depends on:
Blocks:
 
Reported: 2000-03-20 08:08 CET by nedelec
Modified: 2012-02-15 04:31 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.