[MINC-development] MINC, RMINC and -fPIC

Andrew Janke a.janke at gmail.com
Tue Jul 27 00:15:09 EDT 2010


>> I can't see this being a problem but wanted to check with others first.
>> To achieve this, the easiest way is to just remove this:
>>
>>    AC_DISABLE_SHARED
>>
>> from configure.in
>
> I have no objection to that change.
>
> Note, however, that all it does is specify that shared libraries are
> not build BY DEFAULT.  With the existing package, you can still
> create shared libs (I do it in the Debian packages) using:
>
>        ./configure --enable-shared ...

Sure but in this case it is all about making sure the next MINC
release (2.1) is suitable for the RMINC people or else they will have
to compile their own just to distribute RMINC.

So perhaps then it is best to leave things are they are and just use
--enable-shared --with-pic when making binaries?


a


More information about the MINC-development mailing list