Re: wrapping C code - my exercise in incompetence.
- Posted by jimcbrown (admin) Jan 11, 2016
- 2259 views
jmduro said...
It took some time but I finally found where it hurts. OE 4.1 does not manage correctly ifdef statements on Linux (Revision Date: 2013-04-15 or Revision Date: 2015-02-02).
Hmm. Can you give the output of running 'make test' so we can see which (if any) of the ifdef tests are failing?
A short and simple example that demonstrates the bug would help too.