Re: SIGSEGV trying to bootstrap Scheme48 from VCS
Ivan Shmakov <[email protected]>
| Newsgroups | gmane.lisp.scheme.scheme48 |
|---|---|
| Message-ID | <[email protected]> |
>>>>> Michael Sperber <[email protected]> writes: >>> Could you elaborate on your build setup? Specifically, how do >>> configure/make fit in the setup? (I use the batch files in the >>> build/ directory, described in WINDOWS.txt to bootstrap.) >> The configure & make steps are similar to those in autogen.sh: > How did you build the running Scheme 48 from the development code > itself? The same way as I've tried to build the development version of Scheme48 with itself later (already posted to this thread), only using Scheme48 1.8 as the basis. > (I was probably a bit quick to assume that I knew what "VCS" means. > What does it mean?) It stands for Version Control System; i. e., Mercurial, when it comes to Scheme48. Alternatively, I could've been speaking about ``the source from the (VCS) repository''. (Surely not to mean anything related to either Visual C, or Volkov Commander.)