[mercury-users] Mercury on VisualC
Jonathan Morgan
jon.morgan at optusnet.com.au
Sat Dec 10 17:12:11 AEDT 2005
I attempted to build Mercury 0.12.0 with MS VisualC (Visual C++ Toolkit
2003, .NET SDK 1.1), using the instructions given in README.MS-VisualC. It
failed trying to build the Boehm GC. Following is some of the output. It
seems to be failing because the expected file ntwin32.mak is not there. Any
ideas why this might be the case?
Jon
cd boehm_gc && PATH=../scripts:../util:$PATH MMAKE_VPATH=.
MMAKE_DIR=../scripts ../scripts/mmake GC_GRADE=$gc_grade
make[2]: Entering directory `/temp/mercury-compiler-0.12.0/boehm_gc'
MAKEFLAGS=""; export MAKEFLAGS; \
nmake -f NT_MAKEFILE nodebug=1 gc.lib; \
cp gc.lib libgc.lib
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
NT_MAKEFILE(6) : fatal error U1052: file 'ntwin32.mak' not found
Stop.
--------------------------------------------------------------------------
mercury-users mailing list
post: mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the users
mailing list