Am 17.12.2010 09:30, schrieb Michael Schnell:
On 12/17/2010 03:08 AM, Paul Ishenin wrote:

"make install" does not rewrite your fpc.cfg nor replace a symlink to
fpc executable.
Thanks for letting me know.

But now I don't know who put it into /etc.


It might be from the last relased that you installed with root access. That's why I never install FPC as root ^^

Should I just remove it ?


Might be the wisest solution.

What fpc.cfg file is Lazarus supposed to use (when compiling itself and
when compiling a user project) ?

Lazarus is using the same fpc.cfg that FPC uses, except you use pass "-n @newconfigfile.cfg" to the compiler...

All projects use that by default as well.

The only big exception seems to be when compiling the IDE from within the IDE as it always ignores the -XP and -FD options that I pass it...

Regards,
Sven

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

Reply via email to