bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #34818] PATH_SEPARATOR_CHAR broken for windows when cross-compiled


From: Ozkan Sezer
Subject: [bug #34818] PATH_SEPARATOR_CHAR broken for windows when cross-compiled
Date: Mon, 14 Nov 2011 17:41:37 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090507 Fedora/1.1.16-1.fc9 SeaMonkey/1.1.16

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

> ... For typical Windows, VMS, OS2, etc. builds GNU make doesn't
> run autotools (as I understand it).

Well, _need_ not run autotools, if one is lazy or especially when
building on the native OS itself, provided that he has his own
build scripts or makefiles, etc.  When cross-compiling from linux
(or whatever else unix) to windows, djgpp, os2 or whatever, one 
usually does use and usually prefers using autotools.  There you
have the problems with autotool's PATH_SEPARATOR_CHAR.

I do not object to adding OS-specific PATH_SEPARATOR_CHAR values
to OS-specific config.h templates, however removing those defines
from make.h _shall_ lead to trouble.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]