On Fri, 02 Jan 2015 15:39:39 +0100
Jonas Maebe <jonas.ma...@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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to