bug-libtool
[Top][All Lists]
Advanced

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

problem with read-only helper script directory


From: Peter Miller
Subject: problem with read-only helper script directory
Date: Thu, 16 Oct 2008 08:33:38 +1100

Hi, I'm using libtool to build a shared library and some programs which
use it.  Very plain-vanilla usage, and no particular problems.

EXCEPT -- if the directory tree holding the generated helper scripts for
the programs is not writable, you can't execute the helper scripts
because you get errors like

        /usr/bin/ld: cannot open output
        file 
/home/archives/libexplain/branch.0/branch.0/delta9857.083/bin/.libs/24852-lt-explain:
 Permission denied
        collect2: ld returned 1 exit status

Is there a way to tell libtool to write the helper scripts so that they
put their temporary files in /tmp, like everyone else, rather than
assuming (!) the directory which contains the helper script will always
be writable?


Regards
Peter Miller <address@hidden>
/\/\*        http://miller.emu.id.au/pmiller/

PGP public key ID: 1024D/D0EDB64D
fingerprint = AD0A C5DF C426 4F03 5D53  2BDB 18D8 A4E2 D0ED B64D
See http://www.keyserver.net or any PGP keyserver for public key.

"There exists, but you can't get there from here." -- Final Cut Pro
easter egg

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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