Re: [fpc-pascal] unexpected termination with no errors

2019-05-16 Thread James Richters
For anyone who didn’t see in in my other message.. the only reason I didn’t see the debug info before was because I was redirecting stderr to a file then echoing the file to the screen.. but with a full disk, no more could be written into my log file, therefore the file ended just before the

Re: [fpc-pascal] unexpected termination with no errors

2019-05-16 Thread James Richters
Once I fixed my batch file I am getting exactly this: An unhandled exception occurred at $004E4B4C: EInOutError: Disk Full $004E4B4C GETDATA, line 19078 of pastep.pas $004E9695 GETAFILE, line 19997 of pastep.pas $004EB74E GETALIPSE, line 20159 of pastep.pas $004E6884

Re: [fpc-pascal] unexpected termination with no errors

2019-05-16 Thread Michael Van Canneyt
On Thu, 16 May 2019, Sven Barth via fpc-pascal wrote: Karoly Balogh (Charlie/SGR) schrieb am Mi., 15. Mai 2019, 18:40: Hi, On Wed, 15 May 2019, Sven Barth via fpc-pascal wrote: (Sidenote: I've been pondering for a while if I should report this as a bug. I think the RTL should put a

Re: [fpc-pascal] Problem linking external libs on Linux

2019-05-16 Thread fredvs
>> https://bugs.freepascal.org/view.php?id=32367 > Maybe close out that bug then? Or fix it (Martin gave all the keys how to do, even Florian agree with it) ? - Many thanks ;-) -- Sent from: http://free-pascal-general.1045716.n5.nabble.com/ ___