Re: Compiling scheme48 for TPE-R1100
Michael Sperber <[email protected]> Sat, 04 Feb 2017 10:40:15 +0100
| Newsgroups | gmane.lisp.scheme.scheme48 |
|---|---|
| Message-ID | <[email protected]> |
Christopher Howard <[email protected]> writes: > Hi, thanks. I am trying to compile scheme48-1.9.2 using a toolkit I > built using the librecmc-1.3.4 source code. (I can send the toolkit to > anyone who wants it.) With this particular toolkit and directory > structure, I attempt to run configure with a command like so: > [...] > configure:3053: ../../../../bin/mips-librecmc-linux-gcc -c conftest.c >&5 > mips-librecmc-linux-musl-gcc.bin: warning: environment variable I think you'll need to send the entire config log. Some questions come to mind: - Are you cross-compiling? - Can you build Scheme 48 without your toolkit? (I guess I'm not sure what "compiling [...] using a toolkit" means.) -- Regards, Mike