Rebuilding Phobos

Lionello Lunesu lio at lunesu.remove.com
Mon May 29 00:51:58 PDT 2006


Here's a win32.mak that works for me. Change the CFLAGS and DFLAGS on 
top to build with debug-info/unittests.

It's pretty simply, really. I had to remove the references to recls.obj, 
realtest.obj and gamma.obj.

Remember to do "attrib +r minit.obj" before you clean/del *.obj, since 
you'll need masm to build that one yourself.

L.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win32.zip
Type: application/octet-stream
Size: 5429 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20060529/ae75db46/attachment.obj>


More information about the Digitalmars-d mailing list