-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
Hi,
Today I tested running a poplar board using the thud branch of the oe-rpb-manifest but I am getting a lot of errors during the linux-poplar build due to usage of gcc8,
example of error:
drivers/msp/pvr/drv_pvr_intf.c:255:56: error: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Werror=sizeof-pointer-memaccess]
I tried fixing a couple of them but new errors kept appearing.
Is this something someone else has experienced and know if there are any plans to update the linux-poplar fork. I suspect not as it has been pretty dead for 2 years.
I am trying to re-run the build with:
GCCVERSION = "7.%"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels