* src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New search
authorDJ Delorie <dj@redhat.com>
Mon, 17 Jul 2000 18:59:58 +0000 (18:59 +0000)
committerDJ Delorie <dj@redhat.com>
Mon, 17 Jul 2000 18:59:58 +0000 (18:59 +0000)
commit0ad8cf4c25a62008c63dc37481fc6ef2d94d9218
treea7d51b6edf5ef18c9e857c00128e35f6cfedd7ba
parent874c8c99dbd3b8cd791daf88b8befd858f07587a
* src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New search
order for dynamic library '-lfoo' on pei386: libfoo.dll.a,
foo.dll.a, libfoo.a, libfoo.dll, foo.dll. This fixes compatibility
errors introduced by the old dynamic lib search order.
ld/ChangeLog
ld/emultempl/pe.em
This page took 0.025611 seconds and 4 git commands to generate.