Recent

Author Topic: How do I suppress unnecessary hints?  (Read 3665 times)

hinst

  • Sr. Member
  • ****
  • Posts: 303
How do I suppress unnecessary hints?
« 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?
Too late to escape fate

Leledumbo

  • Hero Member
  • *****
  • Posts: 8757
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: How do I suppress unnecessary hints?
« Reply #1 on: April 28, 2014, 05:49:31 pm »
See attached screenshot

hinst

  • Sr. Member
  • ****
  • Posts: 303
Re: How do I suppress unnecessary hints?
« Reply #2 on: April 28, 2014, 05:50:59 pm »
But I build it on remote PC, I don't have Lazarus, only FPC
Too late to escape fate

Leledumbo

  • Hero Member
  • *****
  • Posts: 8757
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: How do I suppress unnecessary hints?
« Reply #3 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.

hinst

  • Sr. Member
  • ****
  • Posts: 303
Re: How do I suppress unnecessary hints?
« Reply #4 on: April 29, 2014, 07:37:04 pm »
thanks, I got it working now
Too late to escape fate

 

TinyPortal © 2005-2018