[mod.computers.gould] rcp stack overflow

howard@BRL.ARPA (Howard Walter) (11/08/85)

rcp on the remote host will have a stack overflow.
This was observed using the command
rcp -r . host:directory
where rcp was transferring MANY files.
I relinked rcp using cc -m 8 and problem disappeared.

Howard