Apply George Koehler's aelflod fix for generating non-EM_386 binaries.

Adjust platforms to use it. Fix some bugs in the linux386 platform.

--HG--
branch : dtrg-experimental-powerpc
This commit is contained in:
David Given
2013-05-09 15:54:23 +01:00
parent 99d7f513f2
commit b9b808e01a
5 changed files with 30 additions and 9 deletions

View File

@@ -76,6 +76,6 @@ name cv
from .out
to .exe
program {EM}/bin/aelflod
args 20 1 < >
args -m20 -b < >
outfile linuxppc.exe
end