Date: Thu Jun 17 19:24:59 1993 From: grw AT tamu DOT edu To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: ld and COFF Hello all, Charles W. Sandmann (sandmann AT clio DOT rice DOT edu) appears to have written: > By using the uploaded version of ld which produces COEF format images, GO32 > will work under DPMI with the same memory footprint as RSXDJ. You have to > relink, of course, to get this advantage. Could someone *please* explain how to do this. I have tried the following: gcc -Wl,--emu=i386coff test.c -o test (With the new ld replacing the old one) aout2exe test test And this crashes and burns. Any ideas how it *should* work? George R. Welch grw AT tamu DOT edu