[fpc-pascal] Building FPC with gdb support for SPARC

Jonas Maebe jonas.maebe at elis.ugent.be
Mon Aug 14 14:56:58 CEST 2006


On 14 aug 2006, at 14:46, Mark Morgan Lloyd wrote:

> What is the correct solution to the problem, and allowing for the  
> fact that the
> available binary libgdb was SPARC where does this leave somebody  
> building for
> another architecture- do they need to compile the full GNU  
> toolchain then patch
> the source to pick it up?

The {$l gcc} does not have to be added to the GNU toolchain sources,  
only to our interfacing unit with libgdb (namely packages/base/gdbint/ 
gdbint.pp). And only for certain platforms that need it (not all of  
them do, which is why it isn't there yet).


Jonas



More information about the fpc-pascal mailing list