Forum > macOS / Mac OS X

missing libc.pas

(1/1)

Hinnack:
hi,
I am trying to use synasnap on macosx - until now it supports only linux and
win32 - but I thought because of its libc-usage under linux it should work
with darwin as well...
but I am missing libc.pas

greetings

H.

Lightning:
Libc is Linux only, no other OS has it, at least that's what people report.
Try using something else instead of it's funcs.

Anonymous:
well - my mac has a libc...
others reported this, too
see http://pascal-central.com/osp/fpc.htm

greetings

H.

Vincent Snijders:
The libc unit is meant for linux only. It exists for Kylix compatibility.

Most of the functionality of the libc unit is provided by the unix and baseunix unit, which is available for all *nix that fpc supports (so macosx too).

Navigation

[0] Message Index

Go to full version