Hi Jason,
to retrieve the current executable's path, we expect getexecname() to be
available for Solaris.
Can you please give us the cmake build output (displayed when you run
cmake) for
-- Looking for getexecname

What is the output of these commands? ($$ should resolve to your shell's
pid; if it doesn't, please manually insert the pid)
echo /proc/$$/path/a.out
readlink -f /proc/$$/path/a.out

Thanks!!
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to