summaryrefslogtreecommitdiffstats
path: root/src/config/shlib.conf
Commit message (Expand)AuthorAgeFilesLines
* shared library support for HP-UX 10Ken Raeburn2005-03-251-7/+22
* Build system support for a library having more than one init/fini symbolKen Raeburn2005-02-091-6/+9
* can't build shared libraries on sparc64-netbsdKen Raeburn2004-12-171-1/+1
* * lib.in (binutils.versions, osf1.exports): New file targets.Ken Raeburn2004-09-231-2/+6
* Only use -Wl,-oldstyle_liblookup if using native linker. Check forTom Yu2004-09-221-1/+2
* * shlib.conf (*-*-linux*, *-*-gnu*, *-*-k*bsd*-gnu): Don't use the linkerKen Raeburn2004-09-211-1/+1
* * shlib.conf: Add support for gnu hurd and for BSD kernels withSam Hartman2004-08-191-1/+1
* * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in CC_LINK_SHARED andKen Raeburn2004-07-121-3/+3
* * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in LDCOMBINEKen Raeburn2004-07-091-1/+1
* * shlib.conf (*-*-darwin*, *-*-rhapsody*): Don't set PICFLAGS or LDFLAGS.Ken Raeburn2004-06-191-9/+11
* * shlib.conf (*-*-darwin*, *-*-rhapsody*): Add -Wl,-search_paths_first toKen Raeburn2004-06-081-0/+1
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-041-14/+14
* * shlib.conf (*-*-aix*): Use linker options for library finalizationKen Raeburn2004-05-301-1/+5
* * shlib.conf (*-*-linux*): Use GNU linker's --retain-symbols-file option toKen Raeburn2004-05-131-2/+2
* * shlib.conf (alpha*-dec-osf*): Do remember to set use_linker_init_option andKen Raeburn2004-05-041-2/+4
* * shlib.conf (alpha*-dec-osf*): Add support for export list, using a temporaryKen Raeburn2004-04-301-4/+10
* * shlib.conf: Initialize use_linker_init_option and use_linker_fini_option toKen Raeburn2004-04-291-4/+14
* * shlib.conf (INIT_FINI_PREP): New variable. Default to a no-op, but let eachKen Raeburn2004-04-261-4/+8
* Use more flexible command substitution for shared library generation, so we canKen Raeburn2004-04-231-1/+13
* * shlib.conf (default_static, default_shared): New variables to setKen Raeburn2004-03-241-0/+6
* use $(CC) rather than ld to build shared libs on tru64 and irixTom Yu2004-02-181-2/+2
* priocntl workaround for Solaris 9 pty-close bugTom Yu2004-02-131-12/+0
* Tru64 and Irix have RPATH issues for test suiteTom Yu2004-02-121-13/+32
* work around Solaris 9 pty-close bugTom Yu2003-12-061-0/+12
* Oops, naughty naughty. Use $(CC), not gccKen Raeburn2003-09-131-1/+1
* * shlib.conf (*-*-linux*): Use gcc for linking shared libraries, and -Wl toKen Raeburn2003-09-131-8/+14
* Remove ADD_DEF and uses thereof, and move the appropriate symbols toTom Yu2003-03-031-30/+30
* Fix TCL_RPATH to explicitly insert system library path intoTom Yu2002-11-121-2/+3
* New Makefile variable RPATH_FLAG, possibly used even when we're notTom Yu2002-11-051-15/+29
* Delete old placeholders for framework support; implement it anew soon,Ken Raeburn2002-09-141-7/+0
* * shlib.conf: Use $(LDFLAGS) in CC_LINK_SHARED and CC_LINK_STATIC, after othe...Ken Raeburn2002-08-291-32/+32
* * shlib.conf: Fix hpux to deal with building shared libs with gcc.Tom Yu2002-01-091-3/+12
* * shlib.conf: For Linux, always add "-lc" at the end of the link commandKen Raeburn2002-01-081-0/+8
* * shlib.conf: Fix RUN_ENV for Irix. [pulled up from 1.2.2]Tom Yu2001-05-111-2/+18
* * shlib.conf: We don't need aix.bincmds anymore for AIX. Use theTom Yu2001-01-291-2/+2
* * lib.in (EXTRA_CLEAN_TARGETS, EXTRA_CLEAN_LINKS): New variables.Ken Raeburn2000-08-301-0/+7
* * shlib.conf: New file, taken from KRB5_LIB_PARAMS in ../aclocal.m4Ken Raeburn2000-07-141-0/+254