Follow-up Comment #2, bug #34818 (project make):

> A slightly cleaner implementation might have PATH_SEPARATOR_CHAR
> defined in the various target-specific config.h files on systems
> that don't support autoconf, ...

Autoconf _is_ the problem here, because its PATH_SEP detection is
not cross-compilation-friendly, therefore it needs defining per-
target-OS.  See, e.g., the binutils tree, for example, where they
use autotools is used PATH_SEPARATOR+shell scripts thingies, but
all *.c and *.h define it themselves. (I am not an autools expert,
though..)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34818>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to