[fpc-pascal] Error while linking

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Jan 2 15:51:28 CET 2015


On Fri, 02 Jan 2015 15:39:39 +0100
Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:

> On 02/01/15 15:31, Krzysztof wrote:
> > One of my project just started fail on compilation. Other projects
> > compile fine. In lazarus message window I get only "Error: Error while
> > linking". Normally in that case, more details were printed like "missing
> > -lib" etc but here I get only "error while linking". Tried cleanup
> > output dir but not helped. How to investigate this? Project dir has
> > permissions to write.
> 
> Compile with -Cn, and then to manually run ppas.sh (Linux/Unix) or
> ppas.bat (other platforms) from the command line. Sometimes the linker
> messages get swallowed by the compiler (or Lazarus?) for some reason.

To see all messages in Lazarus use the popup menu of the
Messages window (right click).

Mattias



More information about the fpc-pascal mailing list