Alexandre Oliva
0e6a6a08b7
* ltconfig.in (hardcode_minus_L): Revert Ian's patch for
...
ltconfig.in. Although -L hardcoding is not used with GNU ld, it
does happen, so hardcode_minus_L must be set to yes.
1998-11-04 07:36:59 +00:00
Alexandre Oliva
1168e3b550
* ltconfig.in (compiler_o_lo): check whether we can write directly
...
to a .lo
* ltmain.in (compiler_o_lo): if not, write to .o and rename it
1998-11-04 07:10:43 +00:00
Ian Lance Taylor
d96dbaa246
sh.test did not like `if -rpath' in a comment
1998-11-04 06:36:02 +00:00
Ian Lance Taylor
c6c2f3ad4a
* ltconfig.in: For sunos4 using GNU ld, set hardcode_minus_L to
...
no.
* ltmain.in: Add some hacks to make SunOS --enable-shared work
when using GNU ld.
1998-11-04 06:17:44 +00:00
Marc J. Fraioli
ab277a78f6
* ltconfig.in (uts4, dgux): new supported platforms
1998-11-04 05:56:45 +00:00
Alexandre Oliva
09a44649a3
* ltconfig.in (need_locks): if neither `-c -o' nor hard links are
...
available, fallback to not so safe mechanism, by setting
need_locks to warn
* ltmain.in (need_locks): when need_locks is set to warn, use the
lockfile to try to fail in case of incorrect concurrent builds
1998-11-04 05:50:33 +00:00
Eric Estievenart
8747a04ff9
* doc/libtool.texi (Compile mode): Document that -o is fully
...
supported.
* libtool.m4 (libtool-lock): new ARG_ENABLE; sets (need_locks)
* ltconfig.in (disable-lock): control need_locks
(hard_links): check whether hard-links can be used for locking
* ltmain.in (need_locks): use $output_obj.lock for locking
1998-11-04 04:13:03 +00:00
Ian Lance Taylor
2b891d56f4
* ltconfig.in: For sunos4, add ${libname}.so$versuffix to
...
library_names_spec.
* ltmain.in: For version_type of sunos, set versuffix even if
-version-info was not used.
1998-11-02 23:05:42 +00:00
Alexandre Oliva
00342f45b1
* ltmain.in (libobj): default value must not contain directory
...
components
* ltconfig.in (compiler): detect if the compiler supports
-c and -o flags, create a variable compiler_c_o. Also issue
a big warning if it is not supported
* ltmain.in (compile): enable the -o option as input for libtool.
The objects are not moved if the compiler supports -o with -c.
Sources and objects can contain relative directories.
(link): enable the linking of executables into relative directories
1998-11-02 17:21:52 +00:00
Gordon Matzigkeit
abbbed1983
Minor cosmetic fixe and CVS administrivia.
...
CVS:
CVS:
1998-10-27 16:09:56 +00:00
Gordon Matzigkeit
c6d1fb8b49
*** empty log message ***
1998-08-20 15:48:13 +00:00
Gordon Matzigkeit
80ab78bf41
*** empty log message ***
1998-07-01 08:12:49 +00:00
Gordon Matzigkeit
ed1bcd818a
*** empty log message ***
1998-05-30 19:18:08 +00:00
Gordon Matzigkeit
e6f7cc5c13
*** empty log message ***
1998-05-18 11:03:32 +00:00
Gordon Matzigkeit
c71779678a
*** empty log message ***
1998-04-27 15:10:35 +00:00
Gordon Matzigkeit
59abbf0c10
*** empty log message ***
1998-04-19 19:29:28 +00:00
Gordon Matzigkeit
b0f0d520a8
*** empty log message ***
1998-04-14 16:29:20 +00:00
Gordon Matzigkeit
91706dabe2
*** empty log message ***
1998-03-20 07:58:42 +00:00
Gordon Matzigkeit
45177bb117
*** empty log message ***
1998-03-09 05:34:02 +00:00
Gordon Matzigkeit
0f57773de1
*** empty log message ***
1998-03-05 16:23:43 +00:00
Gordon Matzigkeit
54c920be96
*** empty log message ***
1998-02-16 20:13:54 +00:00
Gordon Matzigkeit
831a978fa1
*** empty log message ***
1998-02-12 05:45:15 +00:00
Gordon Matzigkeit
af5498d64d
*** empty log message ***
1998-02-06 08:38:29 +00:00
Gordon Matzigkeit
73d4ab260a
*** empty log message ***
1998-02-06 07:36:38 +00:00
Gordon Matzigkeit
3c533f8fe9
*** empty log message ***
1998-01-25 19:35:11 +00:00
Gordon Matzigkeit
c562621294
*** empty log message ***
1997-12-01 07:59:19 +00:00
Gordon Matzigkeit
bb6f3c7353
*** empty log message ***
1997-11-29 21:03:42 +00:00
Gordon Matzigkeit
41ced21498
*** empty log message ***
1997-11-28 17:23:28 +00:00
Gordon Matzigkeit
5368cd4ce3
*** empty log message ***
1997-11-27 16:57:00 +00:00
Gordon Matzigkeit
0248cf1ca6
*** empty log message ***
1997-11-14 18:04:44 +00:00
Gordon Matzigkeit
46f1c93478
*** empty log message ***
1997-11-08 15:21:09 +00:00
Gordon Matzigkeit
ff915e483e
*** empty log message ***
1997-11-08 06:25:09 +00:00
Gordon Matzigkeit
44664c0734
*** empty log message ***
1997-11-06 16:59:31 +00:00
Gordon Matzigkeit
8c548bdd7f
*** empty log message ***
1997-10-22 05:00:03 +00:00
Gordon Matzigkeit
7c5fe1050f
*** empty log message ***
1997-10-20 01:24:09 +00:00
Gordon Matzigkeit
976a17a76d
*** empty log message ***
1997-10-19 18:53:23 +00:00
Gordon Matzigkeit
8264f115e6
*** empty log message ***
1997-10-14 18:33:24 +00:00
Gordon Matzigkeit
c337988a24
*** empty log message ***
1997-09-15 12:31:09 +00:00
Gordon Matzigkeit
67472d4c5b
*** empty log message ***
1997-09-05 21:59:39 +00:00
Gordon Matzigkeit
851f5d29f6
*** empty log message ***
1997-09-05 19:13:09 +00:00
Gordon Matzigkeit
23bd3ca76a
*** empty log message ***
1997-08-27 18:21:56 +00:00
Gordon Matzigkeit
9adf7e85ed
*** empty log message ***
1997-08-21 05:16:08 +00:00
Gordon Matzigkeit
cf400dddec
*** empty log message ***
1997-08-14 16:11:06 +00:00
Gordon Matzigkeit
f6d88f7006
*** empty log message ***
1997-08-14 15:08:16 +00:00
Gordon Matzigkeit
00f1f18926
*** empty log message ***
1997-08-12 15:19:11 +00:00
Gordon Matzigkeit
b43bc33a14
*** empty log message ***
1997-07-29 18:31:08 +00:00
Gordon Matzigkeit
5e3813fc28
*** empty log message ***
1997-07-25 17:11:35 +00:00
Gordon Matzigkeit
decd84eb46
*** empty log message ***
1997-07-24 19:00:16 +00:00
Gordon Matzigkeit
9fa1a6f890
*** empty log message ***
1997-07-24 06:06:16 +00:00
Gordon Matzigkeit
a5bd0f665e
*** empty log message ***
1997-07-21 17:31:05 +00:00