Hi

Not sure what's up but here's the message to the build@ list.

https://lists.rtems.org/pipermail/build/2020-February/010431.html

I'm teaching this week but looking at a build log from a single BSP, I see
these:

gmake[4]: Entering directory
`/home/joel/rtems-cron-6/b-jmr3904/mips-rtems6/c/jmr3904/make'
sed \
-e "s|[@]prefix[@]|/home/joel/rtems-cron-6/tools/6/bsp-install|" \
-e
"s|[@]exec_prefix[@]|/home/joel/rtems-cron-6/tools/6/bsp-install/mips-rtems6|"
\
-e
"s|[@]pkgdatadir[@]|/home/joel/rtems-cron-6/tools/6/bsp-install/share/rtems5|"
\

and

: error trying to exec 'mips-rtems5-gcc': execvp: No such file or directory
error: compiling wrapper: Compiler error
gmake[5]: *** [dl08-sym.o] Error 10

The first looks like a typo that isn't breaking anything but needs to be
fixed.

The latter is some issue during the dl tests using rtems5 or it is
hard-coded
in a tool somewhere.

--joel
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to