Re: [fpc-pascal] Bug in rtl/baseunix on OSX - Abort with illegal instruction

2008-10-16 Thread Brad Campbell
Jonas Maebe wrote: On 16 Oct 2008, at 06:17, Brad Campbell wrote: fpmkfifo aborts with an illegal instruction on OSX. It's the same problem as this one: http://bugs.freepascal.org/view.php?id=11705 (except that it's for fpmkfifo instead of for fpchown). I've fixed it in svn. Fantastic,

Re: [fpc-pascal] Bug in rtl/baseunix on OSX - Abort with illegal instruction

2008-10-16 Thread Jonas Maebe
On 16 Oct 2008, at 06:17, Brad Campbell wrote: fpmkfifo aborts with an illegal instruction on OSX. It's the same problem as this one: http://bugs.freepascal.org/view.php?id=11705 (except that it's for fpmkfifo instead of for fpchown). I've fixed it in svn. Jonas ___