On 26 Jun 2006 14:04:36 -0700, Ian Lance Taylor <[EMAIL PROTECTED]> >
The usual hacked up way is to MULTILIB_EXCEPTIONS to remove
-msingle-pic-base without -fPIC.  Something like

MULTILIB_EXCEPTIONS = -msingle-pic-base

might do it.

I tried your suggestion, but it didn't seem to have the desired
effect. With my limited understanding of how MULTILIB_EXCEPTIONS
works, I thought the following attempt might have a chance:

MULTILIB_EXCEPTIONS += *!fPIC*/*msingle-pic-base*

No luck though.

Cheers,
Shaun

Reply via email to