I am trying to link an executable on HP-UX11. It doesnt use any shared libraries
(single executable). There are about 8-10 C++ source files linked together to make a
single executable. I am not using any LD_FLAGS. If I try to run the executable I am
getting these errors.
hpln1[NoSource]:core>Tiff2Avi
/usr/lib/dld.sl: Unresolved symbol: __head (data) from /usr/lib/libC.2
/usr/lib/dld.sl: Unresolved module for symbol: _main (code)
from Tiff2Avi
IOT trap (core dumped)
Please help.
-Anand Pillai,
anand_pillai@delmia.com
(single executable). There are about 8-10 C++ source files linked together to make a
single executable. I am not using any LD_FLAGS. If I try to run the executable I am
getting these errors.
hpln1[NoSource]:core>Tiff2Avi
/usr/lib/dld.sl: Unresolved symbol: __head (data) from /usr/lib/libC.2
/usr/lib/dld.sl: Unresolved module for symbol: _main (code)
from Tiff2Avi
IOT trap (core dumped)
Please help.
-Anand Pillai,
anand_pillai@delmia.com