[Pkg-pascal-devel] Build failures on mipsel
Peter B
peter at pblackman.plus.com
Fri Mar 10 13:22:03 GMT 2023
On 10/03/2023 10:11, Abou Al Montacir wrote:
> It calls something like /dirname `gcc -m32 -print-libgcc-file-name`/
> --
> Cheers,
> Abou Al Montacir
That comes from GetGccDirArch in fppkg/src/fpmkunitsrc.inc & fpmkunit/src/fpmkunit.pp
but that case statement does not include mipsel, and has no else/otherwise!
I'm mystified.
However, if the call for mipsel (wherever it is) uses -m32 then that maybe the problem,
as the mipsel gcc files are in /12 not /12/32
Cheers,
Peter
More information about the Pkg-pascal-devel
mailing list