[m-dev.] Requesting feedback on modifying dependency files for GRADE=il make
Peter Ross
pro at missioncriticalit.com
Fri Aug 3 09:22:42 AEST 2007
On 7/30/07, Eric Taucher <gluon at earthlink.net> wrote:
> To simplify creating mercury.dll for GRADE=il, removing the intermediate
> targets from the .d files, when GRADE=il, seems to be advantageous. Doing so
> allows the process to go directly from Mercury source files to Intermediate
> Language and C# code, and then into mercury.dll as one file.
>
>
>
> While I am aware that the .d files were created to allow compilation to
> succeed with C source, the Microsoft compilers are capable of generating
> code without the need for the dependencies. This may also apply to Java, but
> I haven't tested it yet.
>
>
>
> Since this is such a major departure from the normal process, are there any
> things I might be breaking by these changes?
>
>
Can you sketch in more detail what your changes would be.
Say I have the files a.m b.m and c.m what would be the build process?
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at csse.unimelb.edu.au
Administrative Queries: owner-mercury-developers at csse.unimelb.edu.au
Subscriptions: mercury-developers-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the developers
mailing list