unorthodox build setup?
Mark Brethen
mark.brethen at gmail.com
Sat Oct 6 01:05:40 UTC 2018
I know very little regarding libraries, so thank you! It is building without errors. I also added a similar line for RedPy.so. What about the static library, libreduce.a, how is it found?
Mark Brethen
mark.brethen at gmail.com
> On Oct 5, 2018, at 4:20 PM, Ryan Schmidt <ryandesign at macports.org> wrote:
>
>
>
>> On Oct 5, 2018, at 16:18, Mark Brethen <mark.brethen at gmail.com> wrote:
>>
>> libreduce.so: $(OBJ)
>> rm -f libreduce.so
>> gcc $(FAT) -shared $(OBJ) -o libreduce.so
>
>
> On this gcc line is where
>
> -install_name /opt/local/lib/libreduce.so
>
> needs to appear.
>
More information about the macports-dev
mailing list