SETPGRP and autoconf

Daniel Jacobowitz dmj+@andrew.cmu.edu
Thu Jul 26 10:28:00 GMT 2001


On Thu, Jul 26, 2001 at 01:16:13PM -0400, Andrew Cagney wrote:
> I can't see anyone trying to canadian-cross GDB to anything but a fairly 
> modern operating system, consequently, the headers test should work.

Sounds right to me.

> Could I suggest only doing the test after the existing test fails to 
> turn up anything useful.

Nope.  Configure will exit with an error if you invoke AC_FUNC_SETPGRP
while cross-compiling.  We have to avoid it entirely.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb mailing list