[m-rev.] for review: fix bug #252 - mmc -jN --make for build_all targets

Peter Ross pro at missioncriticalit.com
Sat May 5 18:47:36 AEST 2012


On 10 February 2012 07:09, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
>
> On Fri, 10 Feb 2012, Peter Wang wrote:
>
>> On Fri, 10 Feb 2012 16:43:18 +1100 (EST), Julien Fischer
>> <juliensf at csse.unimelb.edu.au> wrote:
>>>
>>>
>>> Were you doing this via mmake --use-mmc-make or using mmc --make
>>> directly?
>>
>>
>> mmc --make directly.
>>
>> MERCURY_COMPILER=/path/to/mercury_compile \
>>   mmc -m mer_std.all_erls -j6 --flags LIB_FLAGS \
>>   --allow-stubs --no-halt-at-warnq
>
>
> Wow!  That's weird.  I've tried this patch with a few libraries from G12
> (on all four backends) and haven't encountered that problem -- they work
> at -j8 just as you would expect.
>
> I'm going to go ahead  and commit this as it seems to work for things
> that aren't the Mercury standard library.   Pete (Ross), can you give
> this a go with your code and see what happens.
>
I tried it with our code and it doesn't work either (using
11.07.2-beta), it was ported to 11.07?

mmc --make --grade java -j8 --output-compile-error-lines 1000
--allow-stubs --java-export-ref-out odase_java.javas

--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list