Recent

Author Topic: missing libc.pas  (Read 11240 times)

Hinnack

  • Guest
missing libc.pas
« on: February 14, 2005, 10:47:35 am »
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

  • Sr. Member
  • ****
  • Posts: 422
missing libc.pas
« Reply #1 on: February 14, 2005, 12:02:13 pm »
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.
The future must be... Fast and OpenSource so...
Think Open and Lightning Fast!

Anonymous

  • Guest
missing libc.pas
« Reply #2 on: February 14, 2005, 08:23:38 pm »
well - my mac has a libc...
others reported this, too
see http://pascal-central.com/osp/fpc.htm

greetings

H.

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
missing libc.pas
« Reply #3 on: February 14, 2005, 10:52:47 pm »
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).

 

TinyPortal © 2005-2018