hello

We have been trying to package CILK through FINK. In this process, in order
to port it on to MAC OSX, we require gcc. So, we installed XCODE 3.1.4 on
our machine.  Now while running Makefile of CILK, we encountered errors
while trying to compiling example .cilk files ...
* This is due to some syntax errors in /usr/include/mach/i386/_structs.h
which the cilkc compiler is failing to read..*
We however modified _struucts.h header file to make our cilk files compile
and run on our machine..

We think it as a bug in _structs.h
*
*
*Can we patch the /usr/include/mach/i386/_structs.h file in the process of
packaging?*

Can u please mail us your /usr/include/mach/i386/_structs.h file so that we
can compare it with our file and check whether the same syntax error
persists.


-- 
Thanks
Pranay Airan
Mtech. IIIT-B
(91) 9036297912
The hardest work in the world is that which should have been done yesterday.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to