- 29 5月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
both vendor and GNU compilers. ./engine shared build are still busted. I mean always were...
-
- 28 5月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
after more tests...
-
- 13 3月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
For reference. Note that both cc and gcc support -Wl flag, but we can't use -Wl,-[not]all with both drivers, because cc rearranges options passed through -Wl. We can't use -Wl,-all,libcrypto.a,-notall with cc either, because it refuses to start with "no input" error.
-
- 08 4月, 2003 4 次提交
-
-
由 Richard Levitte 提交于
It seems that svr3 and svr5 differ, after all.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
libraries. What's worse, the directories given in LD_LIBRARY_PATH are checked first! Therefore, we need a hack to prepend all the directories we give with -L to the current value of LD_LIBRARY_PATH, thereby temporarly forming a hacked value. Only copy LIBEXTRAS if they are given. Svr5 doesn't use -z allextract...
-
- 01 4月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-shared rather than -G.
-
- 22 2月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 14 2月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
applications, at least on the platforms where it's known how to do it. Note: this has only been tested on GNU-based platforms (Linux), and needs to be tested on all others. Additionally, it's not yet supported on the following platforms, for lack of information: Darwin (MacOS X) Cygwin OSF1/Alpha SVR3 ReliantUNIX Please help out with testing and the platforms we don't yet know well enough.
-
- 20 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
assignment (modulo those I missed) individual statements.
-
- 17 12月, 2002 2 次提交
-
-
由 Andy Polyakov 提交于
Makefiles... I suppose it wasn't tested very much...
-
由 Richard Levitte 提交于
0.9.7-stable.
-
- 15 12月, 2002 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 16 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Add missing semicolons. Add a comment explaining a bunch of targets without any action lines.
-
- 07 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 17 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
idea why, but that was definitely wrong...
-
- 15 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 14 10月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
Make sure test doesn't barf because of missing spaces before the closing ]. Add -lc to the list of libraries we depend upon. Not always necessary, but never hurts.
-
由 Richard Levitte 提交于
wrong, and my test engine doesn't show it. The verbosity will be temporary for about a day.
-
- 12 10月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
shared library, set those flags conditionally.
-
- 11 10月, 2002 4 次提交
-
-
由 Richard Levitte 提交于
at all, and in all other cases, make sure foo.so is linked to foo.so.{soversion}.
-
由 Richard Levitte 提交于
Add a variant of SHLIB_SOVER without the preceding period.
-
由 Richard Levitte 提交于
the version in the file name.
-
由 Richard Levitte 提交于
helper makefile that generalises our way of building shared libraries and is designed to take care of almost anything (I hope).
-