.
On 2 March 2013 21:52, Fabrizio Gennari wrote:
Hello,
with this patch I successfully compiled Bash 4.2 using a DJGPP
cross-compiler running under Linux (Ubuntu 12.10). May this be applied?
Regards,
Fabrizio
Hello,
with this patch I successfully compiled Bash 4.2 using a DJGPP
cross-compiler running under Linux (Ubuntu 12.10). May this be applied?
Regards,
Fabrizio
diff -ru bash-4.2/execute_cmd.c bash-4.2patch/execute_cmd.c
--- bash-4.2/execute_cmd.c 2011-02-09 23:32:25.0 +0100
+++ bash-4.2
Hello.
I tried to build bash-4.2 for the DJGPP (GNU for MS-DOS)
platform. It had been done before, but the latest available version was
2.04.
Something interesting has been found in the process. First:
version.c protects the use of snprintf with #if defined
(HAVE_SNPRINTF). But HAVE_SNPRINTF