Thread overview
[phobos] I cannot compile Phobos
Jun 22, 2010
SHOO
Jun 22, 2010
Don Clugston
Jun 22, 2010
SHOO
Jun 22, 2010
Walter Bright
Jun 23, 2010
Walter Bright
Jun 23, 2010
SHOO
June 22, 2010
I cannot compile Phobos for error.

Error message is this:
Internal error: backend\cod1.c 1698
http://ideone.com/DGaTY

Is it only me?

OS: Windows 7
dmd: trunk r555
Phobos: trunk r1676
June 22, 2010
It works for me, though I've had similar problems many times in the past. Sounds like a corrupt DMD. I think there is a missing dependency in the DMD Windows makefile. After an update to the backend files I generally need to do a 'make clean', then rebuild.

On 22 June 2010 11:48, SHOO <zan77137 at nifty.com> wrote:
> I cannot compile Phobos for error.
>
> Error message is this:
> Internal error: backend\cod1.c 1698
> http://ideone.com/DGaTY
>
> Is it only me?
>
> OS: Windows 7
> dmd: trunk r555
> Phobos: trunk r1676
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
June 23, 2010
Hmm... I tried make dmd with following command:

make -f win32.mak clean
make -f win32.mak release

But, The Phobos compilation was failed.
When I use released version(http://ftp.digitalmars.com/dmd.2.047.zip), the
compilation was succeed.

(2010/06/22 20:37), Don Clugston wrote:
> It works for me, though I've had similar problems many times in the past. Sounds like a corrupt DMD. I think there is a missing dependency in the DMD Windows makefile. After an update to the backend files I generally need to do a 'make clean', then rebuild.
>
> On 22 June 2010 11:48, SHOO<zan77137-dTzOdQ2U+/YAvxtiuMwx3w at public.gmane.org>  wrote:
>> I cannot compile Phobos for error.
>>
>> Error message is this:
>> Internal error: backend\cod1.c 1698
>> http://ideone.com/DGaTY
>>
>> Is it only me?
>>
>> OS: Windows 7
>> dmd: trunk r555
>> Phobos: trunk r1676
>> _______________________________________________
>> phobos mailing list
>> phobos-4o3eaN+cb9R8UrSeD/g0lQ at public.gmane.org
>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
June 22, 2010
Could you try to make a reduced test case?

SHOO wrote:
> Hmm... I tried make dmd with following command:
>
> make -f win32.mak clean
> make -f win32.mak release
>
> But, The Phobos compilation was failed.
> When I use released version(http://ftp.digitalmars.com/dmd.2.047.zip),
> the
> compilation was succeed.
>
> (2010/06/22 20:37), Don Clugston wrote:
>> It works for me, though I've had similar problems many times in the past. Sounds like a corrupt DMD. I think there is a missing dependency in the DMD Windows makefile. After an update to the backend files I generally need to do a 'make clean', then rebuild.
>>
>> On 22 June 2010 11:48, SHOO<zan77137-dTzOdQ2U+/YAvxtiuMwx3w at public.gmane.org>  wrote:
>>> I cannot compile Phobos for error.
>>>
>>> Error message is this:
>>> Internal error: backend\cod1.c 1698
>>> http://ideone.com/DGaTY
>>>
>>> Is it only me?
>>>
>>> OS: Windows 7
>>> dmd: trunk r555
>>> Phobos: trunk r1676
>>> _______________________________________________
>>> phobos mailing list
>>> phobos-4o3eaN+cb9R8UrSeD/g0lQ at public.gmane.org
>>> http://lists.puremagic.com/mailman/listinfo/phobos
>>>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
>
June 22, 2010
It compiles with the latest checkin.

SHOO wrote:
> Hmm... I tried make dmd with following command:
>
> make -f win32.mak clean
> make -f win32.mak release
>
> But, The Phobos compilation was failed.
> When I use released version(http://ftp.digitalmars.com/dmd.2.047.zip),
> the
> compilation was succeed.
>
> (2010/06/22 20:37), Don Clugston wrote:
>> It works for me, though I've had similar problems many times in the past. Sounds like a corrupt DMD. I think there is a missing dependency in the DMD Windows makefile. After an update to the backend files I generally need to do a 'make clean', then rebuild.
>>
>> On 22 June 2010 11:48, SHOO<zan77137-dTzOdQ2U+/YAvxtiuMwx3w at public.gmane.org>  wrote:
>>> I cannot compile Phobos for error.
>>>
>>> Error message is this:
>>> Internal error: backend\cod1.c 1698
>>> http://ideone.com/DGaTY
>>>
>>> Is it only me?
>>>
>>> OS: Windows 7
>>> dmd: trunk r555
>>> Phobos: trunk r1676
>>> _______________________________________________
>>> phobos mailing list
>>> phobos-4o3eaN+cb9R8UrSeD/g0lQ at public.gmane.org
>>> http://lists.puremagic.com/mailman/listinfo/phobos
>>>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
>
June 24, 2010
I got it!

Because I used dmc.exe of old version(8.42n), it was caused.
I tried to make dmd by dmc(8.52). Then, the Phobos compilation succeeded.


(2010/06/23 9:30), Walter Bright wrote:
> It compiles with the latest checkin.
>
> SHOO wrote:
>> Hmm... I tried make dmd with following command:
>>
>> make -f win32.mak clean
>> make -f win32.mak release
>>
>> But, The Phobos compilation was failed.
>> When I use released version(http://ftp.digitalmars.com/dmd.2.047.zip),
>> the
>> compilation was succeed.
>>
>> (2010/06/22 20:37), Don Clugston wrote:
>>> It works for me, though I've had similar problems many times in the past. Sounds like a corrupt DMD. I think there is a missing dependency in the DMD Windows makefile. After an update to the backend files I generally need to do a 'make clean', then rebuild.
>>>
>>> On 22 June 2010 11:48, SHOO<zan77137-dTzOdQ2U+/YAvxtiuMwx3w-XMD5yJDbdMReXY1tMh2IBg at public.gmane.org> wrote:
>>>> I cannot compile Phobos for error.
>>>>
>>>> Error message is this:
>>>> Internal error: backend\cod1.c 1698
>>>> http://ideone.com/DGaTY
>>>>
>>>> Is it only me?
>>>>
>>>> OS: Windows 7
>>>> dmd: trunk r555
>>>> Phobos: trunk r1676
>>>> _______________________________________________
>>>> phobos mailing list
>>>> phobos-4o3eaN+cb9R8UrSeD/g0lQ-XMD5yJDbdMReXY1tMh2IBg at public.gmane.org
>>>> http://lists.puremagic.com/mailman/listinfo/phobos
>>>>
>> _______________________________________________
>> phobos mailing list
>> phobos-4o3eaN+cb9R8UrSeD/g0lQ at public.gmane.org
>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
>>