If you're starting from a comp file, why not just turn it into a C file: comp --preprocess my_file.comp
...edit as required and then compile/install: comp --install my_file.c Details: http://linuxcnc.org/docs/html/man/man1/comp.1.html On 5/13/2014 2:10 PM, Marius Liebenberg wrote: > Is there a special way to compile or do I just use gcc or comp? > > On 2014-05-13 20:35, andy pugh wrote: >> On 13 May 2014 19:18, Marius Liebenberg <[email protected]> wrote: >>> At least what are minimum requirements or a template at best. >> Have a look at src/hal/components/supply.c which is about the simplest >> of the components written in raw C. >> > -- Charles Steinkuehler [email protected]
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs
_______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
