[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiler



| ld: /usr/local/pkg/kcldir/saved_kcl: no namelist

Did you strip the executable?  Don't, leave it compiled and loaded
with `-g', so the dynamic loader has a chance to link other things
on a running image.

Cesar