On 3/20/2014 7:28 PM, John E. Malmberg wrote:
Current status = 463 tests, 391 passed, 56 failing.
Additional issues so far:
features/se_explicit: 10/10 pass
Needed to adjust for VMS syntax.
features/se_implicit: 10/11 pass, 1 failure. Unknown issue.
features/value: 0/1 pass, 1 failure.
There are several problems with the checked-in old exit handling, which
aren't resolved by the recently suggested new code.
Old problems are:
- the %NONAME-?-NOMSG messages, which are generated by VMS when a
program returns a Unix style exit code; an exit code 2 shows as
%NONAME-E-NOMSG, Message n
hello,
i cant find the li_nux commande to compile a ctorrent makefile, pleause
help me.
Thanks a lot!
___
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make
Hi,
I am trying to build GNU Make from source on a Linux machine.
I have installed many libraries in non-standard locations. Guile is one of
them.
To build make, I do:
1. ./configure --prefix=/path/to/my/dir --enable-rpath
>From pkg-config, the build system accurately finds the location of guil