I have installed ptxdist version 2019.03.1 onto a new Ubuntu host and I have tried to migrate my i.MX6 BSP (last used with version 2012.03.0 ) to 2019.03.1 , but
I am getting this build-host error with gcc and pkg-configure
gcc version 8.2.0 (Ubuntu 8.2.0-7ubuntu1)
configure:3445: $? = 0
configure:3434: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.