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+/[email protected]>
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/[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

_______________________________________________
phobos mailing list
phobos-4o3eaN+cb9R8UrSeD/[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos


_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to