What information can I provide? Where guile is an interpreted language, what are .go files? Are they necessary or can they be generated at runtime from source?
Both the target platform and the build host are 32 bit. Peter. ________________________________ From: Mike Gran <[email protected]> Sent: June 15, 2016 2:43:08 PM To: Peter Spierenburg; [email protected] Subject: Re: Trouble running guile cross-compiled using buildroot On Wednesday, June 15, 2016 10:33 AM, Peter Spierenburg <[email protected]> wrote: > ># guile >Throw without catch before boot: >Throw to key >Error while printing exception: >Key: >Failed to print exception. >Aborting. >Aborted > >Does anyone here know what this means? It is an error so early in the initialization of Guile that that the functionality used to print an error isn't ready yet. Hard to say what it is without more information. Maybe the .go files are corrupt. 32-bit vs 64-bit maybe. Dunno. -Mike
