[fpc-pascal] Building FPC with gdb support for SPARC
Marco van de Voort
marcov at stack.nl
Mon Aug 14 14:02:58 CEST 2006
> On 14 aug 2006, at 13:20, Marco van de Voort wrote:
> >> This can normally be solved by linking in libgcc. Try adding {$l gcc}
> >> to the gdbint unit.
> >
> > 2.0.4's and recent 2.1.1/2.0.3's, (rougly all versions since mid-
> > end june),
> > put
> >
> > -XLAc=c,gcc
> >
> > in your fpc.cfg to fix similar cases globally.
>
> I thought this was not supposed to be publicised/encouraged? (and
> that for that reason you didn't add this option to the help pages?)
Jonas is right. Sorry, this is undocumented behaviour. Undocumented on
purpose, so there is a fair chance it might change in the future.
More information about the fpc-pascal
mailing list