libtool
[Top][All Lists]
Advanced

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

Re: is libtool a standalone tool these days?


From: Gary V. Vaughan
Subject: Re: is libtool a standalone tool these days?
Date: Fri, 14 Nov 2003 17:00:18 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925 Thunderbird/0.3

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Marty Leisner wrote:
| I'm reading the autobook -- it discusses lines like:
| address@hidden 10:22:47; libtool gcc -c hello.c
| mkdir .libs
| gcc -c hello.c  -fPIC -DPIC -o .libs/hello.lo
| gcc -c hello.c -o hello.o >/dev/null 2>&1
| mv -f .libs/hello.lo hello.lo
| (this is from libtool 1.4 on redhat 7.2)

Yes, the goat book was written about libtool 1.4 era.

| But libtool 1.5 wants a --tag option (which isn't defined in the
| documentation).
| It seems to work if I specify --tag=foo

It shouldn't need a --tag option (it just defaults to C if none is given),
though you ought to provide a --mode={compile,link,blah} argument since mode
inference will not be present in 1.6.

| All the documentation seems to point that libtool can run standalone.
| Is this correct?

Yes.

Cheers,
        Gary.
- --
~  ())_.  Gary V. Vaughan    gary@(lilith.warpmail.net|gnu.org)
~  ( '/   Research Scientist http://www.oranda.demon.co.uk       ,_())____
~  / )=   GNU Hacker         http://www.gnu.org/software/libtool  \'      `&
~`(_~)_   Tech' Author       http://sources.redhat.com/autobook   =`---d__/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQE/tQoiFRMICSmD1gYRAgUXAJ44uNIJn/yKAkQI//+L8WViadENfQCfYfZr
d4NYJQcCvajsQPEbbisg5Pc=
=+y4U
-----END PGP SIGNATURE-----





reply via email to

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