cgd cbff9abf27 undo (or actually, do differently) that last: On the Alpha, build shared
libraries with LD, but add /usr/lib/crtbegin.o and /usr/lib/crtend.o
before and after the rest of the stuff being linked.  This is a losing
situation all-around: for correct 'DESTDIR' builds, it should be including
them from ${DESTDIR}/usr/lib.  However, since those objects should be
included for all shared libraries, including them from ${DESTDIR} won't work,
because they won't be installed by normal builds by the time they need to
be used.
1996-12-17 23:14:23 +00:00
..
1996-12-05 07:18:28 +00:00
1996-10-18 05:55:26 +00:00
1996-10-18 05:55:26 +00:00
1996-10-18 05:55:26 +00:00
1996-10-18 05:55:26 +00:00
1996-12-04 00:11:23 +00:00