public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* binutils feature request: ld --disable-large-address-aware option
@ 2013-08-15 19:22 Christian Franke
  2013-08-17 16:36 ` binutils feature request: ld --disable-large-address-aware [PATCH] Christian Franke
  0 siblings, 1 reply; 5+ messages in thread
From: Christian Franke @ 2013-08-15 19:22 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-22 17:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-15 19:22 binutils feature request: ld --disable-large-address-aware option Christian Franke
2013-08-17 16:36 ` binutils feature request: ld --disable-large-address-aware [PATCH] Christian Franke
2013-08-19  9:11   ` Corinna Vinschen
2013-08-22 16:08     ` Christian Franke
2013-08-22 17:14       ` Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).