signal/kill calls
Smith, Gene
gene.smith at siemens.com
Mon Jan 17 20:17:49 UTC 2005
The application which I am porting makes a posix style signal() and
kill() call in the code. The application itself does not define these
function. But when I link against rtems, kill() is resolved while
signal() is not. I did not configure my rtems install with
--enable-posix. Anyone know right off where the kill() could be coming
from? Don't see it in libc.a with rtems-objdump.
-gene
More information about the users
mailing list