On 2015-07-22 10:26, Martin Frb wrote:
> Freebsd was never tested. If the linux code for a virtual pty works, 
> then only the IFDEF needs to be changed.

Ah, my host is indeed FreeBSD. I had a quick look and it doesn't
compile. The minilibc unit causes problems with getpt (linux) vs
posix_openpt() (freeBSD), or ptsname_r() vs ptsname() etc.

I'll take a further look when I have some more time.

Thanks for the info though.

Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to