This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

bug in "ar" when creating libraries on cross linked filesystems


Hello,

the command
    ar cq libdh.a a.o b.o
does not work, if the current directory is on a linked filesystem.
In my case "." referes to /cygdrive/h".
The error message of "ar" is:
  ar: libdh.a: rename: Cross-device link
  make: *** [libdh.a] Error 1

The program works, when using local files, e.g. /usr/src

# uname -a
CYGWIN_NT-5.1 PCHEMPEL2 1.5.3(0.90/3/2) 2003-09-01 13:15 i686 unknown unknown Cygwin

Best regards
Daniel




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]