On Mon, 29 Oct 2007 12:09:05 +0100
Andrea Mauri <[EMAIL PROTECTED]> wrote:

> Dear All,
> I just installed fpc (2.2) and lazarus (svn) on an Ubuntu linux
> machine (i386).
> I added to the uses clause libc but when I try to compile it I got
> the error message libc not found.
> Libc is in the fpc source directory in:
> /rtl/netwlibc/
> and in
> /packages/base/libc/
> But also manually adding it to my project the compiler doesn't find
> it. What can I do?

Compile with -vt (compiler options > messages). Then compile again
and right click on messages window and save all messages to a file.
Explore the file.
It is on my todo list to let the IDE explore this output automatically.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to