On Thu, 17 May 2012 06:38:15 -0700, Steven Schveighoffer <schvei...@yahoo.com> wrote:

On Thu, 17 May 2012 01:53:59 -0400, Nick Sabalausky <seewebsitetocontac...@semitwist.com> wrote:


(Or,
as someone suggested, just remove the "minit.obj depends on minit.asm" from
the makefile.)

I don't think this is a good idea, minit.asm could have code changes, in which case you are building with a stale object. I'd rather have the error than accidentally use a stale object.

Any chance this asm file can be written in D with asm block?

-Steve

Ok, I never wrote the change into the makefiles anyways, I just updated from the repo to change the modified date.

--
Adam Wilson
IRC: LightBender
Project Coordinator
The Horizon Project
http://www.thehorizonproject.org/

Reply via email to