Re: Information regarding gcc

2008-07-03 Thread Paul Smith
On Thu, 2008-07-03 at 17:26 +0530, A, Sravanthi wrote: > Could you please confirm below? Sorry, none of these questions has any relationship to GNU make; this list is for bugs and issues in GNU make. Please try one of the GCC mailing lists for help with GCC and porting. Good luck! -- -

Information regarding gcc

2008-07-03 Thread A, Sravanthi
Paul/Team, We have our API programs defined in C++. Now we are porting from Solaris 5.8 version to LINUX. Currently I am using gcc 3.2.3 on Red hat 3 server. But iam getting some many errors like " ISO C++ says that `TYPE&" , " conversion from `int' to `std::_Ios_Openmode'". From below link under