binutils feature request: ld --disable-large-address-aware option

Christian Franke Christian.Franke@t-online.de
Thu Aug 15 19:22:00 GMT 2013


A few programs are not compatible with --large-address-aware which is 
enabled by default in current x86 ld. For example cdrkit, dvd+rw-tools 
and smartmontools use IOCTL_SCSI_PASS_THROUGH_DIRECT which apparently 
requires user buffers below 2GiB.

Using "LDFLAGS=-Wl,--disable-large-address-aware" would be much easier 
than adding an extra Cygwin specific "peflags --bigaddr=false *.exe" 
post-build step.

(http://cygwin.com/ml/cygwin/2012-04/msg00342.html :-)

Thanks,
Christian


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list