So what different is happening when I run bigforth mycode.fs
and when I run bigforth first and then include a file (it works that way too)? ╜- Sergey On Thu, Oct 06, 2005 at 08:45:26PM +0200, Bernd Paysan wrote: > On Thursday 06 October 2005 19:58, Sergey Plis wrote: > > When I start bigforth and paste my code into its console then it works. > > If I feed bigforth on the start with a file with the same code it > > segfaults on me when doing a call to a library function. > > > > This happens in gentoo and does not happen in debian. > > > > Any ideas why could that be and where to look for the reason? > > Library dependencies come in mind. > > -- > Bernd Paysan > "If you want it done right, you have to do it yourself" > http://www.jwdt.com/~paysan/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
