[fpc-devel] Porting fpc to linux-sparc64
John Paul Adrian Glaubitz
glaubitz at physik.fu-berlin.de
Mon May 29 14:34:15 CEST 2017
On Mon, May 29, 2017 at 02:31:05PM +0200, Tomas Hajny wrote:
> Are you sure that you rebuilt the compiler completely after your change
> and that you invoked the right (newly built) version while testing the
> performed change? Do you call 'fpc', or 'ppcsparc' while testing it (the
> former may result in calling a previously installed version of ppcsparc
> rather than the newly built one)?
Yes, I always did a full clean of the source repository and restart
the build from scratch.
> Apart from trying various -v levels (at least -vl comes to mind to see the
> compiler build date, -vt showing the used paths including the one of the
> compiler, or even -va showing all the details) to check what's going on,
> you can see the passed options if calling the compiler with parameter -s.
I can try -va. But as Charlie already indicated, the wrong assembler
invocations probably come from the Makefiles, not ppcsparc itself.
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - glaubitz at debian.org
`. `' Freie Universitaet Berlin - glaubitz at physik.fu-berlin.de
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
More information about the fpc-devel
mailing list