[mercury-users] build error (CLR: not found)
Wendelin Reich
wreich at gmx.net
Sun Feb 2 20:02:52 AEDT 2003
Dear all,
Mercury compiles on my Cygwin-installation with the following rather
late build error. This should be simple, I just don't have any idea (or
can infer from the Mmakefile) what the command "CLR" should be for and
where I should be found. Obviously it has to do with .NET, but the CLR
(common language runtime) is a concept, not a program, so I'm lost.
Thanks for any hints, -Wendelin
=== 8< === (from make_install.log)
make[2]: Leaving directory
`/home/wreich/mercury-compiler-0.11.1-beta-2003-01-30/library'
make[2]: Entering directory
`/home/wreich/mercury-compiler-0.11.1-beta-2003-01-30/library'
/tmp/mmake2576-0/mmake:22906: warning: undefined variable
`DEBUG_MS_CLFLAGS'
CLR -AI`cygpath -w ../runtime` -I`cygpath -w ../runtime`
-I"C:\cygwin\include" \
-I`cygpath -w
/usr/local/mercury-0.11.1-beta-2003-01-30/lib/mercury/inc` \
-AI`cygpath -w
/usr/local/mercury-0.11.1-beta-2003-01-30/lib/mercury/lib/il/i686-pc-cyg
win` ../runtime/mercury_mcpp.cpp \
-LD -o ../runtime/mercury_mcpp.dll /link /noassembly
CLR: not found
make[2]: [../runtime/mercury_mcpp.dll] Error 127 (ignored)
rm -f ../runtime/mercury_mcpp.obj
cp ../runtime/mercury_mcpp.dll .
cp: cannot stat `../runtime/mercury_mcpp.dll': No such file or directory
make[2]: *** [mercury_mcpp.dll] Error 1
make[2]: Leaving directory
`/home/wreich/mercury-compiler-0.11.1-beta-2003-01-30/library'
--------------------------------------------------------------------------
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