On Tue, Jul 21, 2009 at 01:20:48PM +0100, Leslie Newell wrote:
> Thanks Jeff, you have been very helpful.
> 
> One last question for the moment ;-). What is the best way to compile C 
> components? With .comp components you use comp with it's various 
> switches. What is the correct command line for a C component?

it should be
    comp --compile foo.c
    comp --compile --userspace foo.c
though at the moment some bugs break 'comp --compile --userspace' for C
files.

In another message I posted a link to a Makefile that works for
userspace C components:
    http://mid.gmane.org/20090720161919.ga3...@unpythonic.net

Jeff

------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to