Lazarus

Free Pascal => General => Topic started by: hinst on April 28, 2014, 05:38:31 pm

Title: How do I suppress unnecessary hints?
Post by: hinst on April 28, 2014, 05:38:31 pm
When I start compiling my project, I get these messagges:
Code: [Select]
Hint: Start of reading config file /home/hinst/development/fpc/bin/x86_64-linux/fpc.cfg
Hint: End of reading config file /home/hinst/development/fpc/bin/x86_64-linux/fpc.cfg
Hint: Start of reading config file FreePasConf.txt
Using GTIWS_FPC_conf.txt file
Hint: End of reading config file FreePasConf.txt
Free Pascal Compiler version 2.6.5 [2014/03/28] for x86_64
Copyright (c) 1993-2012 by Florian Klaempfl and others
Target OS: Linux for x86-64
How do I suppress these hints while keeping active useful hints?
Title: Re: How do I suppress unnecessary hints?
Post by: Leledumbo on April 28, 2014, 05:49:31 pm
See attached screenshot
Title: Re: How do I suppress unnecessary hints?
Post by: hinst on April 28, 2014, 05:50:59 pm
But I build it on remote PC, I don't have Lazarus, only FPC
Title: Re: How do I suppress unnecessary hints?
Post by: Leledumbo on April 29, 2014, 03:30:11 am
It corresponds to fpc option -vm<message code>,<message code>. Unfortunately, I don't have list of the message code. At least you could browse lazarus source online to look for the message codes.
Title: Re: How do I suppress unnecessary hints?
Post by: hinst on April 29, 2014, 07:37:04 pm
thanks, I got it working now
TinyPortal © 2005-2018