|
From: Luke D. <cod...@ho...> - 2002-07-14 05:32:36
|
----- Original Message ----- From: "TAMURA Kent" <ke...@ha...> To: <min...@li...> Sent: Saturday, July 13, 2002 12:30 AM Subject: [Mingw-users] ld and forwarder RVA > Does ld support no forwarder RVA? > dlltool can handle forwarder RVA, "<symbol> = <dllname>.<symbol>" in *.def. Apparently 'ld' and 'dlltool' use different parsers for .def files and different code for generating import libraries, so 'ld' does not support this feature (yet). > -- > TAMURA Kent <ke...@ha...> <ke...@ne...> Luke Dunstan |