If I try to run the 'ld' linker under AIX while my working directory is on a remote NFS filesystem, it will die if the remote is running System V. 'ld' tries to create a temporary file whose name is 15 characters long. Is there any way to tell 'ld' not to do this? Thanks, -rich