|
[Sponsors] |
April 15, 2011, 04:22 |
fpermissive error of gcc in cygwin
|
#1 |
New Member
deswal
Join Date: Apr 2011
Posts: 1
Rep Power: 0 |
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<ITEM>::Validate(Const char*); error : there are no argument to 'strcat' that depend on template parameter so a declaration of 'strcat' must be avaible. error : <if you use -fpermissive g++ will accept your code but allowing use of undeclared name is deprecated> 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. |
|
Tags |
cygwin, gcc |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Patches for OpenFOAM 1.7 on MacOS X | gschaider | OpenFOAM Installation | 101 | September 21, 2011 06:37 |
Conflicting installations for gcc | fbisetti | OpenFOAM Installation | 16 | October 5, 2007 03:23 |
gcc and executable file from Mac to Linux | simone Marras | Main CFD Forum | 0 | April 8, 2007 16:49 |
FOAM installation error gcc amp g | hanks | OpenFOAM Installation | 9 | January 26, 2006 15:14 |
Gerris software installation | mer | Main CFD Forum | 2 | November 12, 2005 09:50 |