<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [cfe-dev] Pragmas.</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>> Each pragma needs special support from the compiler; what are you trying to do?<BR>
<BR>
> -Eli<BR>
<BR>
I want the frontend to allow following<BR>
<BR>
#pragma config blah, blah, blah<BR>
<BR>
The backend should be able to see this as it is, and will emit some special section to place this blah,blah info into.<BR>
<BR>
- Sanjiv<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>