wrong detection of inUnix ?? [Re: [fpc-devel] fcl-WEB build broken]
Joost van der Sluis
joost at cnoc.nl
Sat Jun 11 17:50:13 CEST 2011
On Fri, 2011-06-10 at 23:31 +0200, Jonas Maebe wrote:
> On 10 Jun 2011, at 23:01, Martin wrote:
>
> > On 10/06/2011 21:54, Jonas Maebe wrote:
> >> On 10 Jun 2011, at 22:44, Martin wrote:
> >>
> >> Removing all stuff from it is what is causing the problem. The OS detection is based on checking whether or not the PATH contains a semicolon. If it doesn't, we assume it's Unix (it has always worked like that).
> > Ok, it was an easy fix. I added a trailing ";"
> >
> > However, the makefiles for building the compiler, (and probably rtl) did not have a problem at all.
> >
> > This happened during a full make (after a full "make clean")
> > So both compiler and rtl should have been build, before packages? fcl-web is then probably just the first package....
>
> fcl-web is the only package that currently uses fpmake for building.
But is the inUnix define only used by the Makefile that runs fpmake? I
can hardly believe that.
Joost.
More information about the fpc-devel
mailing list