https://bugs.winehq.org/show_bug.cgi?id=20986 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch URL| |http://euler.rene-grothmann | |.de/download/EulerSetup.exe --- Comment #41 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, updating download link. Even in the 64-bit version of Euler, 'maxima' is still a 32-bit executable. To work around without modifying Wine you can patch it to be large address aware: --- snip --- $ printf '\x27' | dd of=maxima.exe bs=1 seek=150 count=1 conv=notrunc --- snip --- Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.