[Lazarus] How to move editor using IDEintf

Funky Beast funkybeast at pacific.net.sg
Tue May 26 18:51:39 CEST 2009


Grizzly(Francis Smit) schreef:
> Yeah I get the following error message:
> 
> unitcmdline.pas(15,24) Hint: Parameter "value" not used
> unitcmdline.pas(16,24) Hint: Parameter "index" not used
> unitcmdline.pas(16,41) Hint: Parameter "value" not used
> cmdline.lpr(10,1) Error: Can't call the linker, switching to external linking
> cmdline.lpr(10,1) Fatal: There were 1 errors compiling module, stopping
>  
> 
> I'm on Ubuntu linux 9.04 and I'm using the packages from the repositories
> I probably need to put a bug report in with them but first I need to
> know what is going on

This may be caused by a buggy version of the binutils, the linker ld is part of it.

You can find a fpc bug report about it in the fpc bug tracker.

Vincent




More information about the Lazarus mailing list