> During the link (CC -v -ptv -o example main.o array.o), I receive the > following error: > > CC[ptlink] fatal error: could not move Array__pt__2_i.o --> \ > ./ptrepository/Array__pt__2_i.o > Is there any chance that CC is not actually trying to move the file, but make a hard link from the working directory in to the subdirectory? (Where as if you my this ptr directory to /tmp it uses symbolic links or an actual copy?) --Scanner ([EMAIL PROTECTED])
- HPUX 9.01 and HP C++ B2402/B2404 A.03.05 Jon S. Stumpf
- Re: HPUX 9.01 and HP C++ B2402/B2404 A.03.05 sommerfeld
- Scanner
