X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: deswal Subject: fpermisive error of gcc using cygwin Date: Fri, 15 Apr 2011 06:35:43 +0000 (UTC) Lines: 17 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I am using cygwin I am getting these errors when i compile sim_routing.cc program by this command ../../bin/cxx sim_routing.cc g++ -Wall -o sim_routing sim_routing.cxx following errors comes ../../common/priority_q.h : In member function 'bool guardedQueue::Validate(Const char*); error : there are no argument to 'strcat' that depend on template parameter so a declaration of 'strcat' must be avaible. error : error : there are no argument to strcat that depends on template parameter,so declaration to strcat must be avaible. how these errors can be removed. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple