[fpc-devel] make install does not link ppc386
Jonas Maebe
jonas.maebe at elis.ugent.be
Sun Mar 25 16:46:52 CEST 2007
On 25 Mar 2007, at 16:09, Brad Campbell wrote:
> Another little quirk in the build process
>
> I have to manually create the link in bin/ as fpc can't find ppc386
>
> brad at bklaptop2:/tracks/devel/fpc/bin$ ln -s ../lib/fpc/2.3.1/ppc386
>
> I did check the latest release version and that is what the link
> looked like, so I'm just assuming the install process fails to
> create it.
This is indeed only done if you do
make installsymlink
inside the compiler directory. I don't know the history behind this
separation, to be honest.
Jonas
More information about the fpc-devel
mailing list