> On Oct 5, 2018, at 16:18, Mark Brethen <mark.bret...@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.

Reply via email to