Seems to be an issue in the latest build env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector-strong EXPINT.o -o ../../../../blib/arch/auto/PDL/GSLSF/EXPINT/EXPINT.bundle \ -L/Applications/PDL/lib -lgsl -lgslcblas \ ld: warning: object file (EXPINT.o) was built for newer OSX version (10.11) than being linked (10.4) ld: warning: object file (/Applications/PDL/lib/libgsl.a(shint.o)) was built for newer OSX version (10.10) than being linked (10.4) ld: warning: object file (/Applications/PDL/lib/libgsl.a(sinint.o)) was built for newer OSX version (10.10) than being linked (10.4) ld: warning: object file (/Applications/PDL/lib/libgsl.a(atanint.o)) was built for newer OSX version (10.10) than being linked (10.4) ld: warning: object file (/Applications/PDL/lib/libgsl.a(expint3.o)) was built for newer OSX version (10.10) than being linked (10.4) ld: warning: object file (/Applications/PDL/lib/libgsl.a(expint.o)) was built for newer OSX version (10.10) than being linked (10.4) ld: warning: object file (/Applications/PDL/lib/libgsl.a(strerror.o)) was built for newer OSX version (10.10) than being linked (10.4)
where does the setting of MACOSX_DEPLOYMENT_TARGET come from? Karl ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ pdl-devel mailing list pdl-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pdl-devel