Makeit
and see that SmartLn
is copying your shared library to $TaligentSharedLibs
. Yet, as you try to run your programs, you encounter various difficulties: it crashes with SIGIOT
, SIGSEV
, or SIGILL
signals; it throws an exception; or it just hangs. In some cases, it isn't possible to launch the debugger, or when you do launch the debugger, it doesn't give reasonable answers.
$TaligentSharedLibs
:ls -ltr $TaligentSharedLibs | more
*.PinkMake
files from your source directory, $TaligentSharedLibs
, and $TaligentExports
(delete the *.Make
, *AllCSources.C
, *.o
, *.e
, *Lib
, and program binaries from all three locations, as appropriate).QuietMake
-M
-fast complete
.QuietMake
script. If you would like a copy, contact Taligent DTS.