unorthodox build setup?

Ryan Schmidt ryandesign at macports.org
Fri Oct 5 21:20:30 UTC 2018



> 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