On 10/02/14 11:33, Michael Van Canneyt wrote:
Hello,
A single Lazarus installation
* Can work with different CPUs. * It can work with different OS-es.
* It can work with different widgetsets.
It caters for this by adapting the compiler unit search/output path
into $(cpu)-$(os)/$(widgetset)
- and it does so by default. This is great. (the variable names used
may differ from actual names).
Lazarus also can work with different compilers versions: you can
select the compiler in the options dialog.
What exactly do you change in your setup? Compiler path + make path?
Do you use fpc or ppc386 as compiler path? With a fully qualified path
or without any path?
Stephano
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus