[Lazarus] Can not Compile IDE since SVN 30351 (depending on libc )
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Apr 18 10:38:21 CEST 2011
On Mon, 18 Apr 2011 14:17:56 +0800
Paul Ishenin <ip at kmiac.ru> wrote:
> 18.04.2011 14:07, Corpsman at web.de wrote:
> > Hello,
> >
> > in SVN Revision 30351 Martin changed the gdbmimiscclasses.pp by adding these Lines :
> >
> > {$IFDEF UNIX}
> > libc,
> > {$ENDIF}
The unit libc should not be used. I removed it from the uses clause. The
IDE compiles now again under 64bit.
Mattias
More information about the Lazarus
mailing list