> Wed Jul 05 03:18:00 2000 Charles Wilson <cwilson@ece.gatech.edu> > > * ld/emultempl/pe.em: institute the following > search order for dynamic libraries on pei386: > libfoo.dll.a, foo.dll.a (import libs), > libfoo.dll, foo.dll (link direct to dll). > Fall back to static lib (libfoo.a) if none > of the above are found. Applied. Thanks!