Changes between Version 1 and Version 2 of Ticket #49, comment 6


Ignore:
Timestamp:
Jan 12, 2015, 11:27:17 PM (9 years ago)
Author:
dmik
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49, comment 6

    v1 v2  
    1 There is actually support for response files already which is used on Cygwin in native linker mode (quite expected). So I had to do as little as r955 in order to get option 4 working. Tested it in manual mode — works fine (the produced DLL doesn't differ from the one built in `max_cmd_len=-1` mode). The next step is to cook the libtool RPM and retest it from the proper install now.
     1There is actually support for response files already which is used on Cygwin in native linker mode (quite expected). So I had to do as little as r955 in order to get option 4 working. Tested it in manual mode — works fine (the produced DLL doesn't differ from the one built in `max_cmd_len=-1` mode). The next step is to cook the libtool RPM and retest it from the proper install.
    22
    33The defect of `ld.exe` itself is tracked in http://trac.netlabs.org/libc/ticket/301 for now (it may get a new libc ticket in the future though).