bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem while compiling my C code in GNU environment


From: Rakesh M. Patel
Subject: Problem while compiling my C code in GNU environment
Date: Tue, 25 May 2004 10:58:47 -0500

Hey,

   I am facing problems while compiling the C Project (Working correctly with 
Visual Studio) but giving problems while trying to compile through GNU's gcc.

   All the errors that i am getting are related to inline functions i am using 
in my project. I have used following kind of functions in my project.

   __inline void testFunction()
   {
   }


   but while compiling the files having these kind of function through GCC, i 
am getting error message.

   So somebody please advice me how to resolve this situation.

Thank You,
Rakesh Patel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]