What is FCALL with no root error
I am new to Solaris environment.
I have a source code for shared library.
I compiled the code on SPARC/solaris 9 OS using gcc it gets compiled. But using cc it gives compiler error : FCALL with no root.
may any one help me to comeout.
Advance thanks and regards
Renga..
> I have a source code for shared library.
> I compiled the code on SPARC/solaris 9 OS using gcc
> it gets compiled. But using cc it gives compiler
> error : FCALL with no root.
It looks like a compiler bug,
but not one that I recognize.
You did not say what version of the compiler
you are using or the compiler options.
Also, SPARC vs. x86/x64 might make a difference.
I suggest making sure your compiler
has all the latest patches,
and if that does not fix the problem,
try to create a small testcase that shows
the problem and post it here.
Peter.
-pd 3/20/06