Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Customize output console
Customize output console [message #759927] Wed, 30 November 2011 15:24 Go to next message
Vincent  is currently offline Vincent Friend
Messages: 2
Registered: November 2011
Junior Member
Hi, coming from Netbeans, I would like to use Eclipse.

During a build process, the console output is to my mind quite ugly - no color and lot of text. It displays everything such as the exact command called with all compiler flags.

Is there a way to customize the console output ? My primary goal would be to hide the command and keep only progress.

Thanks for your help.
Best.
Re: Customize output console [message #760063 is a reply to message #759927] Thu, 01 December 2011 07:16 Go to previous messageGo to next message
Dirk Wibben is currently offline Dirk WibbenFriend
Messages: 50
Registered: February 2010
Member
Hi Vincent,

it depends on your compiler and linker.
Normally all those tools have a 'silent' option, which reduces the output.

Regards
Dirk


Best regards
Dirk
Re: Customize output console [message #761920 is a reply to message #759927] Wed, 07 December 2011 09:40 Go to previous message
Vincent  is currently offline Vincent Friend
Messages: 2
Registered: November 2011
Junior Member
Thank you for your reply.

I'm using MinGW. How can I set the "silent" option for this compiler ?

Best.
Previous Topic:Error While Installing CDT for Indigo
Next Topic:Adding cut/copy/paste to the toolbar
Goto Forum:
  


Current Time: Tue Apr 16 11:39:39 GMT 2024

Powered by FUDForum. Page generated in 0.94356 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top