diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-20 22:02:16 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-20 22:02:16 +0000 |
commit | a84e0cefe392652252f998db397cb3e944414915 (patch) | |
tree | 8495d1faea71a6207349b93c86994732a9c6c344 /doop.c | |
parent | 7b69f83de7dc469cd4999c03687ff50aea3b0c29 (diff) | |
download | perl-a84e0cefe392652252f998db397cb3e944414915.tar.gz |
Remove the shared object before attempting to create
(by linking) a new one. E.g. in AIX not removing
becomes quite painful if one tries to do more than one
build in the same tree (an interrupted build, for example),
since the AIX' shared dynaloader seemingly keeps the shared
objects open and therefore 'busy' for quite a while, even when
nobody is using the objects, leading into link failures.
p4raw-id: //depot/perl@7782
Diffstat (limited to 'doop.c')
0 files changed, 0 insertions, 0 deletions