Michalis Kamburelis wrote:
In short, what you most probably want is to run command

  c:/Programas/FPC2.0.0/bin/i386-win32/make.exe \
    -C c:/Programas/FPC

Is there a precompiled version of FPC that includes the TThread fixes? I can only find 2.0.0 binaries to download...

ok, make kept having problems with cygwin paths, so I changed to the DOS Promp.

I built FPC with 2 targets:

c:/Programas/FPC2.0.0/bin/i386-win32/make.exe -C c:/Programas/FPC all

and

c:/Programas/FPC2.0.0/bin/i386-win32/make.exe -C c:/Programas/FPC install

No error messages, the compiler was created, things seam fine, but when I try to compile any Lazarus app it says: Can´t find unit System

Here are my environment options on Lazarus:

Compiler: C:\Programas\FPC\compiler\ppc386.exe

FPC Source: C:\Programas\FPC\

Make: C:\Programas\FPC2.0.0\bin\i386-win32\make.exe

'make install' created a lot of files at c:\pp what are those??? Should I use this directory for something?

thanks,

Felipe

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

Reply via email to