Hi, On Thu, 2012-08-16 at 10:23 +0100, Graeme Geldenhuys wrote: > On 16 August 2012 09:34, Sven Barth <[email protected]> wrote: > >> make FPC=`pwd`/compiler/ppc386 install INSTALL_PREFIX=/usr > >> > > > > You don't need to specify the compiler here as "install" uses the compiled > > compiler (AFAIK). > >
No, if no FPC or PP option is set, the makefiles always use a compiler executable in the path. This is typically the installed compiler. > I have had problems before which forced me to start specifying the > compiler....admittedly, that was many years back. So since then I have > always specified the compiler and never had problems since then. > That's why. Thomas _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
