When cross compiling, aren’t they named .icb or something like that?
On Apr 30, 2020, 12:12 AM -0700, Taylor R Campbell <campb...@mumble.net>, wrote:
> > Date: Wed, 29 Apr 2020 23:46:40 -0700
> > From: "Arthur A. Gleckler" <mit-scheme-de...@speechcode.com>
> >
> > *.bci files aren't installed when I do make install (sudo make install, in
> > fact). I see bug 33898 <http://savannah.gnu.org/bugs/?33898>, which
> > reports that they aren't installed, but in my case, they don't even seem to
> > have been generated, at least not in the directories where install expects
> > them, e.g. ~/mit-scheme/src/runtime. There are *.bci files under
> > src/tools/runtime/, though. Is this because I built with
> > --enable-cross-compiling? I'd love to have debugging information for
> > compiled code again.
>
> git pull and try again?
>