On Mon, 18 Apr 2011 14:17:56 +0800 Paul Ishenin <[email protected]> wrote:
> 18.04.2011 14:07, [email protected] wrote: > > Hello, > > > > in SVN Revision 30351 Martin changed the gdbmimiscclasses.pp by adding > > these Lines : > > > > {$IFDEF UNIX} > > libc, > > {$ENDIF} > > > > Altough i have the unit libc on my system ( located in this folder > > /usr/share/fpcsrc/2.4.2/rtl/netwlibc/ ) > > > > the IDE does not recompile ( Telling me that it was not able to find the > > libc ). > > > You found libc for netware. The right libc unis is placed at packages/libc I set a codetools rule to search for libc for non netware in packages/libc in svn revision 30359. > Please check whether you have it. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
