Hi Timothy,
> The instructions for building libNE10 in doc/BuildingNe10.txt are also
> incorrect. I don't know if -DGNULINUX_PLATFORM=ON does anything, but I
> needed to specify -DNE10_LINUX_TARGET_ARCH=armv7 to avoid cmake
> failing with a 'syntax error' at line 83.
>
>
> In short, this needs some work.
Yes, -DNE10_LINUX_TARGET_ARCH=armv7 is needed for native compiling. I have
updated doc/BuildingNe10.txt.
Hi Vish,
I have already submitted patches according to your previous report. Now the
compile time and link time warnings should not exist.
Please let me know if there is any problem related to Ne10.
Phil Wang