MVoz / libmpsse

Automatically exported from code.google.com/p/libmpsse
0 stars 0 forks source link

pyswig versions of functions leaked into C library (libmpsse.a/.so) #43

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. incorrect compiled libmpsse.(a/so) if make is run multiple times, 
2.
3.

What is the expected output? What do you see instead?

same result each time one runs make with C library containing C version and 
swig library containing swig version.

Instead the C library contains the swig version of functions if make is run 
twice.

What version of the product are you using? On what operating system?

SVN 202, Linux

Please provide any additional information below.

Patch attached.

Original issue reported on code.google.com by henrik.n...@orsoc.se on 28 Jan 2014 at 2:59

Attachments: