Another user had this problem. His solution was to set the environment variable LD_OPTIONS=-Bstatic in the h/sun3.defs file and used gcc (1.32). This avoided the as bug and also forced the static bindings so akcl's memory management did not get confused. Ron