Re: ongoing link issues

2015-12-09 Thread William A. Mahaffey III
On 12/09/15 12:03, Dimitry Andric wrote: On 09 Dec 2015, at 17:50, William A. Mahaffey III wrote: I am still trying to statically link my inhouse code. I switched to using g++5 in the link line: ... g++5 -o /usr/local/bin/PreBFCGL.opteron.TEST.static -Wl,-s,--allow-multiple-definition,-rpat

Re: ongoing link issues

2015-12-09 Thread William A. Mahaffey III
On 12/09/15 12:03, Dimitry Andric wrote: On 09 Dec 2015, at 17:50, William A. Mahaffey III wrote: I am still trying to statically link my inhouse code. I switched to using g++5 in the link line: ... g++5 -o /usr/local/bin/PreBFCGL.opteron.TEST.static -Wl,-s,--allow-multiple-definition,-rpat

Re: ongoing link issues

2015-12-09 Thread Dimitry Andric
On 09 Dec 2015, at 17:50, William A. Mahaffey III wrote: > > I am still trying to statically link my inhouse code. I switched to using > g++5 in the link line: ... > g++5 -o /usr/local/bin/PreBFCGL.opteron.TEST.static > -Wl,-s,--allow-multiple-definition,-rpath=/usr/local/lib/gcc5 Main.o > -L/

ongoing link issues

2015-12-09 Thread William A. Mahaffey III
I am still trying to statically link my inhouse code. I switched to using g++5 in the link line: . . . chmod: /usr/local/bin/PreBFCGL.opteron.TEST.static: No such file or directory *** [/usr/local/bin/PreBFCGL.opteron.TEST.static] Error code 1 (ignored) ar xv /home/wam/V8/Cnx/