Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Found a typo: "A pacakge system"


While we're at it... if the OP is listening: there's a parallel make build problem, the Makefiles don't resolve dependencies correctly when I run "make -j 3".


I'm the OP (original poster) but not the author. Which makes me wonder: what's the HN convention for asking the article author something in a comment?


Fixed.


Great, thanks. I got the compiler built with single threaded make, but it never hurts to have parallel make working properly.


It was an actual bug even for single threaded builds -- the test/demo program for libstd hadn't declared a dependency on the library.

I should really pull the test program out of there, and make it actually demo things nicely, rather than being an initial "let's see if the code I'm writing actually works" pseudo-test.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: