f90 - Undefined symbol from libfsu.so
From: pervinder (pervinder_at_gmail.com)
Date: 07/29/04
- Previous message: Rich Townsend: "Re: g77 segmentation fault possible error allocating large arrays during runtime"
- Next in thread: Jan Vorbrüggen: "Re: f90 - Undefined symbol from libfsu.so"
- Reply: Jan Vorbrüggen: "Re: f90 - Undefined symbol from libfsu.so"
- Reply: Robert Corbett: "Re: f90 - Undefined symbol from libfsu.so"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Jul 2004 22:06:55 -0700
Hi,
I have a C application which uses f90. I get an error while linking on sun
platform. I have provided the -lsunmath and -lfsu in the link line
(LD_FLAGS includes -lsocket -lnsl -lintl -lm -ldl -lpthread -lfsu -lsunmath)
Undefined first referenced
symbol in file
omp_set_num_threads (/opt/SUNWspro/lib/v8plusa/libfsu.so)
omp_set_dynamic
omp_set_nested
ld: fatal: Symbol referencing errors.
gmake: *** [all] Error 2
Has anyone come across such issue?
Regards
~Pervinder
- Previous message: Rich Townsend: "Re: g77 segmentation fault possible error allocating large arrays during runtime"
- Next in thread: Jan Vorbrüggen: "Re: f90 - Undefined symbol from libfsu.so"
- Reply: Jan Vorbrüggen: "Re: f90 - Undefined symbol from libfsu.so"
- Reply: Robert Corbett: "Re: f90 - Undefined symbol from libfsu.so"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|