Re: [Mingw-w64-public] Problem with ld...

2013-07-12 Thread David Cleaver
On 7/11/2013 11:21 PM, xunxun wrote: > > -Wl,--large-address-aware is only for x86 target > > > Thank you. I've removed this option, since my target is x64, and the compile completes successfully. -David C. -- See eve

Re: [Mingw-w64-public] Problem with ld...

2013-07-11 Thread xunxun
于 2013/7/12 星期五 11:48, David Cleaver 写道: > Hello everyone, > > I was previously using an old Ozkan build, from 2011-11-01. I compiled a > project and when that got to the stage to use ld.exe, I got the following > error: > ld.exe: unrecognized option '--large-address-aware' > > I thought this may

[Mingw-w64-public] Problem with ld...

2013-07-11 Thread David Cleaver
Hello everyone, I was previously using an old Ozkan build, from 2011-11-01. I compiled a project and when that got to the stage to use ld.exe, I got the following error: ld.exe: unrecognized option '--large-address-aware' I thought this may have been due to me using an old tool chain, so I just