On Tuesday, February 08, 2011 22:38:30 steve tell wrote:
> This is a standalone package so far which builds with the usual "python
> ./setup.py build; python ./setup.py install" after installing urjtag.
> But I'd like to see it eventually merged into urjtag and built along with
> it.

i'm guessing chain.c is not generated ?  if you're coding that file yourself, 
you'll need to fix the style to match the rest of urjtag.

the setup.py should be using local urjtag includes/libs from $srcdir / 
$builddir rather than any random path.

let's plan on integrating bindings in a top level "bindings" directory.  so 
the python one would live at:
        urjtag/bindings/python/

the configure script should grow an --enable-python flag which would control 
the automatic building of it ...

otherwise, i dont have a problem adding bindings that people contribute.  not 
like i have interest/time to develop them myself ;).
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
UrJTAG-development mailing list
UrJTAG-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to