[mercury-users] Use .cs library files directly without mer_std.dll

Peter Wang novalazy at gmail.com
Fri Sep 7 10:08:07 AEST 2012


On Thu, 06 Sep 2012 15:46:04 -0700, Jeff Thompson <jeff at thefirst.org> wrote:
> Hello.  I am able to complie Mercury with the csharp grade to make 
> mer_std.dll. But I would like my C# application to use the Mercury 
> library .cs files directly, without needing to reference the mer_Std.dll 
> assembly.
> 
> Is this possible?  It seems that "make install LIBGRADES=csharp" deletes 
> the intermediate .cs files after it links them into mer_std.dll.  Is 
> there a way to make the build process  preserve them?

touch .leave_tmp_dir before installing.

Peter
--------------------------------------------------------------------------
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