[mercury-users] Mercury 0.13.1 on Visual C++ 2005

Peter Ross pro at missioncriticalit.com
Tue Jul 24 09:00:19 AEST 2007


On 7/24/07, Alexsandro Soares <a_s_soares at yahoo.com.br> wrote:
>  Could you send me your step sequence to build the latest rotd?
>
First you need to have a version of Mercury already installed using
cygwin, so that you can bootstrap the compiler, as MSVC prefers to
install in the hlc.gc grade, which is much faster than none.gc.

Then just follow the steps in README.MS-VisualC

CC='CL /nologo' CPP='CL /nologo /E' ./configure  --prefix where_to_install
make install
--------------------------------------------------------------------------
mercury-users mailing list
Post messages to:       mercury-users at csse.unimelb.edu.au
Administrative Queries: owner-mercury-users at csse.unimelb.edu.au
Subscriptions:          mercury-users-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the users mailing list