Windows link failure

Austin Seipp austin at well-typed.com
Thu Apr 28 23:54:19 UTC 2016


This is in HEAD now, so please try again and I think that'll get you
up and running, Simon.

On Thu, Apr 28, 2016 at 5:23 PM, Austin Seipp <austin at well-typed.com> wrote:
> D2158
>
> On Thu, Apr 28, 2016 at 5:12 PM, Austin Seipp <austin at well-typed.com> wrote:
>> This seems to be a problem with the T11223 Makefile, which inconsistently sets:
>>
>> GCC=gcc
>>
>> and uses $(GCC) in some places, but only "$(CC)" in another, which
>> Make will default to "CC=cc"
>>
>> Patch incoming.
>>
>> On Thu, Apr 28, 2016 at 5:09 PM, Simon Peyton Jones
>> <simonpj at microsoft.com> wrote:
>>>    OK Windows is back.  But all these fail with this error
>>>
>>> Stderr:
>>>
>>> /bin/sh: cc: command not found
>>>
>>> make[3]: *** [t_11223_simple_unused_duplicate_lib] Error 127
>>>
>>> Simon
>>>
>>> rts/T11223             T11223_link_order_a_b_2_fail [bad exit code] (normal)
>>>
>>>    rts/T11223             T11223_link_order_a_b_succeed [bad exit code]
>>> (normal)
>>>
>>>    rts/T11223             T11223_link_order_b_a_2_succeed [bad exit code]
>>> (normal)
>>>
>>>    rts/T11223             T11223_link_order_b_a_succeed [bad exit code]
>>> (normal)
>>>
>>>    rts/T11223             T11223_simple_duplicate_lib [bad exit code]
>>> (normal)
>>>
>>>    rts/T11223             T11223_simple_link [bad exit code] (normal)
>>>
>>>    rts/T11223             T11223_simple_link_lib [bad exit code] (normal)
>>>
>>>    rts/T11223             T11223_simple_unused_duplicate_lib [bad exit code]
>>> (normal)
>>>
>>>
>>> _______________________________________________
>>> ghc-devs mailing list
>>> ghc-devs at haskell.org
>>> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
>>>
>>
>>
>>
>> --
>> Regards,
>>
>> Austin Seipp, Haskell Consultant
>> Well-Typed LLP, http://www.well-typed.com/
>
>
>
> --
> Regards,
>
> Austin Seipp, Haskell Consultant
> Well-Typed LLP, http://www.well-typed.com/



-- 
Regards,

Austin Seipp, Haskell Consultant
Well-Typed LLP, http://www.well-typed.com/


More information about the ghc-devs mailing list