[elinks-users] Compilation error on SunOS
Daniel E. Macks
dmacks at netspace.org
Mon May 7 02:27:26 MDT 2007
Kalle Olavi Niemitalo <kon at iki.fi> said:
> Raffi Khatchadourian <khatchad at cse.ohio-state.edu> writes:
>
>> gcc: unrecognized option `-rdynamic'
>
> Please ignore this error. ELinks can benefit from -rdynamic but
> does not yet require it. The configure script tries to check
> whether the compiler supports -rdynamic, but GCC exits with
> success regardless of this error. I suppose the script could be
> changed to run the compiler with LC_ALL=POSIX and grep stderr for
> "unrecognized option [`']-rdynamic'". (The message differs
> between GCC 3.4 and 4.0.)
libtool has long been able to determine what dynamic flags are
supported on a local compiler machine, along with other information
about support for dlopen and platform-dependent tricks needed to
compile runtime-loadable plugins.
dan
--
Daniel Macks
dmacks at netspace.org
http://www.netspace.org/~dmacks
More information about the elinks-users
mailing list