On 07 Jan 2006, at 20:03, Mattias Gaertner wrote:
Is there a libc for MacOSX?
You mean a specific libc unit? Because the system unit, baseunix and
unix are all based on libc on Mac OS X. But no, there is no port of
the libc unit for Mac OS X yet.
Jonas
_
Is there a libc for MacOSX?
Mattias
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
On Sat, 07 Jan 2006 12:40:44 +0100
Vincent Snijders <[EMAIL PROTECTED]> wrote:
> dannym wrote:
> > Hi,
> >
> > Am Freitag, den 06.01.2006, 21:29 +0100 schrieb Florian Klaempfl:
> >
> >>Vincent Snijders wrote:
> >>
> >>
> >>>Mattias Gaertner wrote:
> Why has Delphi 7:
>
> IUnknown =
dannym wrote:
Hi,
Am Freitag, den 06.01.2006, 21:29 +0100 schrieb Florian Klaempfl:
Vincent Snijders wrote:
Mattias Gaertner wrote:
Why has Delphi 7:
IUnknown = IInterface;
and FPC
IInterface = IUnknown;
?
History.
How on earth did he even notice that it is so ? I'm curious, does
Hi,
Am Freitag, den 06.01.2006, 21:29 +0100 schrieb Florian Klaempfl:
> Vincent Snijders wrote:
>
> > Mattias Gaertner wrote:
> >
> >> My ISP is currently on a blacklist, so I can't send a mail to the FPC
> >> list.
> >> Can someone ask on the fpc list for me:
> >>
> >> Why has Delphi 7:
> >>
>