Update of /cvsroot/monetdb/pathfinder/NT
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv31132

Modified Files:
      Tag: XQuery_0-16
        NOTES 
Log Message:


Index: NOTES
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/NT/Attic/NOTES,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- NOTES       1 Mar 2007 18:56:43 -0000       1.1.2.1
+++ NOTES       1 Mar 2007 23:34:13 -0000       1.1.2.2
@@ -7,15 +7,14 @@
 
 then, set in your environment (Control Panel->System->Advanced->Environment):
 
-CC="icl -Qc99 -GR- -Qsafeseh- -Gd"
-CXX="icl -Qc99 -GR- -Qsafeseh- -Gd"
+CC="icl -Qc99 -GR- -Qsafeseh-"
+CXX="icl -Qc99 -GR- -Qsafeseh-"
 
 some notes on the flags:
 - Qc99 ==> the coveted C-99 support, needed by pathfinder
 - the latter three switches where added in reponse to crashes in pthreads
   -GR- disable  ==>  disable C++ RTTI
   -Qsafeseh-    ==>  disable structured exception handling
-  -Gd           ==>  make __cdecl the staandard calling convention 
 
   crash would occur when connecting a MIL MapiClient. With these flags: no 
problem.
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to