[patch][plugins] Check the gcc version

Diego Novillo dnovillo@google.com
Thu Apr 30 08:13:00 GMT 2009


On Thu, Apr 30, 2009 at 02:37, Andrew Pinski <pinskia@gmail.com> wrote:

> Actually why is ENABLE_PLUGIN 0 on Darwin, it has dlopen and support
> shared libraries?

Because -ldl -rdynamic does not work the way it works for linux.
Check the configury code that detects support.  You are welcome to
modify support so that it works in Darwin.  I am not planning to work
on it.


Diego.



More information about the Gcc-patches mailing list