Phil Holmes-2 wrote > "ArnoldTheresius" < > Arnold.Wendl@
> > wrote in message > news: > 1361795191267-141474.post@.nabble > ... > ... > > That would obviously mean a change to the Windows-version compiler on GUB. > I assume it's gcc but haven't checked. Any thoughts on how to proceed > with > this? > > -- > Phil Holmes > Bug Squad > > > > _______________________________________________ > bug-lilypond mailing list > bug-lilypond@ > https://lists.gnu.org/mailman/listinfo/bug-lilypond Hello, I checked the gcc-mingc-cross-compiler - I added this package to the the UBUNTU development VM. There is a linker option, specific to the win32 target: --large-address-aware If you want to pass this option to the linker through the i586...gcc command, (I think you allready know) you have to write it like -Wl,--large-address-aware . ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/Error-when-compiling-a-large-file-tp141107p141850.html Sent from the Bugs mailing list archive at Nabble.com. _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond