>>>> "Martin" == Martin Buchholz
<martin(a)xemacs.org> writes:
Martin> configure --help says:
Martin> --enable and --with options recognized:
Martin> --with-gnu-ld arrange to work with GNU ld.
Martin> --with-ld arrange to use the specified ld (full pathname).
Martin> --with-gnu-as arrange to work with GNU as.
Martin> --with-as arrange to use the specified as (full pathname).
Martin> So based on that, I'll change the comment to use --with-ld=/usr/ccs/ld
Martin> but I'm too lazy to test it.
Since I was going to rebuild anyway, I wanted to test this. My
configure complains about the non-existent --with-ld option.
configure --help doesn't list this either.
Which version are you talking about here? I'm using 21.2.40.
Ray