1. parser_4.c

I'm pretty sure this has been asked before, but I can't seem to locate the thread. Attempting to compile rev1205 errors that it can't find parser_4, and the only reference to that file using grep is in the Makefile. IIRC, I should just remove the reference from the Makefile; is this still correct?

new topic     » topic index » view message » categorize

2. Re: parser_4.c

m_sabal said...

I'm pretty sure this has been asked before, but I can't seem to locate the thread. Attempting to compile rev1205 errors that it can't find parser_4, and the only reference to that file using grep is in the Makefile. IIRC, I should just remove the reference from the Makefile; is this still correct?

Yes, looks like you'll need to delete them from the Makefile.*obj files (on *nix) or the *obj.wat files on Windows/DOS. I think we need to take another look at this to improve the process. Right now, the initial compile seems to rely on these files having the correct contents, and later builds automatically generate them.

Matt

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu