>>>> "Steven" == Steven T Hatton
<hattons(a)bellatlantic.net> writes:
# bind (frame-being-created)
make-frame(nil #<x-device on ":0.0" 0x1bc7>)
frame-initialize()
Try configuring with --pdump. If you don't like that, try
LD_FLAGS='-z nocombreloc'.
This looks like the binutils "we scramble your executables" bug. We
try to trap it in configure, but nobody has given me a recipe to catch
it that actually checks the binary---I just look at the usage message
from ld. Unfortunately, a bunch of binutils were released and
distributed by Linux distros (Red Hat is known to do this) without
updating the message but with the ELF scrambler enabled by default.
There are also versions of gcc that don't pass -z flags to ld.
(PowerPC, IIRC.)
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Don't ask how you can "do" free software business;
ask what your business can "do for" free software.