This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Gcc support for win32api <excpt.h>


Hi,

Am trying to compile a C program using gcc in which
the program has an exception handling. Here is the
error:

========================================================
Ht.c:22: `__try' undeclared (first use in this
function)
========================================================

In the C program I have included the #include
<excpt.h>

I have checked the include directory  and found that
excpt.h does not exist.

Am wondering does gcc support for excpt.h win32api
excdeption handling? If it supports, where can i get
the excpt.h libabry.

Please guide.

-meileng- 



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]