Re: [RFC PATCH 0/6] some vxworks/powerpc patches

2018-06-27 Thread Olivier Hainque
Hello Rasmus, > On 26 Jun 2018, at 14:45, Rasmus Villemoes wrote: > > On 2018-06-19 18:45, Olivier Hainque wrote: >> >> Before we get there: are you familiar with the "munch" facility >> of VxWorks ? > > Yes, but doing regexp match on nm output feels wrong (though I am aware > that that is

Re: [RFC PATCH 0/6] some vxworks/powerpc patches

2018-06-26 Thread Rasmus Villemoes
On 2018-06-19 18:45, Olivier Hainque wrote: > Hi Rasmus, > > > 1/6: >> vxworks: add target/h/wrn/coreip to the set of system include paths > > As we discussed on the message dedicated to this patch, this > one is ok. > > For the rest, I still have concerns for part of the patches. Some >

Re: [RFC PATCH 0/6] some vxworks/powerpc patches

2018-06-19 Thread Olivier Hainque
Hi Rasmus, > On 4 Jun 2018, at 16:46, Rasmus Villemoes wrote: > > These are some of the patches I'm currently applying to get a full C > and C++ compiler to work for powerpc-wrs-vxworks (for vxworks > 5.5). With these, and a few more, I have ZCX, static > constuctors/destructors and throwing