Hello,
So now it looks like this: someone mentioned that I have a path of old 2.6.0 compiler in mi "PATH" variable. That was true, I removed the directory from the "PATH", and also removed whole Lazarus configuration from mi users folder. Just FYI, the 2.6.0 dir was in the path, but I uninstalled old FPC a long time ago. Maybe this caused some troubles. Now when I run Lazarus, it says "OK" for FPC installation. But when I try to define FPC source, it fails with another weird error. I have FPC trunk in
c:\vcs\fpc directory. So I add it, and I see this in the information memo:
Directory: circularmacroerror

Error: directory not found
You can download FPC and the FPC sources from http://sourceforge.net/projects/lazarus/?source=directory


Dňa 18. 2. 2014 0:17 Mattias Gaertner  wrote / napísal(a):
On Mon, 17 Feb 2014 15:59:00 +0100
Lubos Pintes <[email protected]> wrote:

Attached contents of both tabs.

Thanks.


Dňa 17. 2. 2014 14:17 Mattias Gaertner  wrote / napísal(a):
On Mon, 17 Feb 2014 14:04:12 +0100
Lubos Pintes <[email protected]> wrote:

Hi again,
Sorry for noise, but "interesting" things are happening to me now.
I successfully built the Lazarus, and when I run it, I receive this dialog:
Error
Compiler "C:\FPC\2.6.2\bin\i386-Win32\fpc.exe" does not support target
i386-win32

I really don't understand this...

Can you post output of View / IDE Internals / About FPC?

The IDE message "does not support target" comes because RealCompiler is
empty. That is the backend compiler, here: ppc386.exe. The IDE grabs
that from the line "Compiler: ".
The strange thing is, that your output contains the line:

[0.890] Compiler: C:\FPC\2.6.2\bin\i386-Win32\ppc386.exe

A lot of macros are missing too.
It seems that everything behind 'found source file name
"compilertest.pas"' was not seen.


Please try a Tools / Rescan FPC source directory.


Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus




--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to