libtool
[Top][All Lists]
Advanced

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

Creating lock file for compilers that don't support -c -o


From: Albert Chin
Subject: Creating lock file for compilers that don't support -c -o
Date: Mon, 25 Aug 2003 10:19:55 -0500
User-agent: Mutt/1.4i

If a compiler doesn't support -c -o, libtool creates a lock file by
hard linking the libtool binary with the lock file. This is a problem
if the libtool binary is on a different file system than the lock
file. Why don't we use a symbolic link?

-- 
albert chin (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]