Hi,

Since I use many c-libraries for different tasks, I needed to compile them in 32-bit mode to make them useful on a 64-bit machine. There is a problem with loading them. If I start bigforth and then include the files that contain library bindings, then I get Library not found errors. If I start bigforth and pass it a command line parameter using -e option, where I include the library binding files, then it mostly works. Why could that be?

Thanks!

--
Sergey

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to