On Fri, Dec 05, 1997 at 10:53:37AM -0500, Neal Becker wrote: > To get a map file. It appears that egcs-1.0 doesn't pass the stdout > to ld, because now the map is written not to the redirected "map", but > to my terminal. Any reason for the change? A workaround? Strange.. Anyway, a workaround would be -Wl,-Map,file. r~