-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Reported by [email protected], Nov 17, 2012
[What steps will reproduce the problem?]
- Set up a cygwin-provisioned MS Windows system
- Install the Mingw toolchain
- Correctly configure PATH for precedence of Mingw tools
- Unpack and configure src kit specified in Summary
- Run make to build the project
[What is the expected output? What do you see instead?]
Expected: successful compilation
Observed: see attached scriptfile (build record from terminal) "gnuscript_build_dmake_exe_alone.nonascii.txt"
digest summary of (c compiler error) failure for web searches:
sysintf.c:156:3: error: #error "Utime NULL not supported"
sysintf.c: In function 'Do_touch':
sysintf.c:158: error: expected expression before '}' token
[What version of the product are you using? On what operating system?]
Product version: specified above.
OS: MS Windows "Starter Edition" with MingW toolchain (GCC-4.3) and
cygwin shell environment (NOT cygwin build environment) to provide
standard *nix functionality for a terminal session to build with, a
the basic *nix shell tools such as cp, mkdir, etc.
[Please provide any additional information below.]
Attachments 2 consists of "config.status" created under the build
environment described above.
GNU : Makefile.in generated by automake 1.9.6