Joel Sherrill
2014-05-15 14:18:45 UTC
Hi
We have a build failure for the v850 simulator on a FreeBSD
host to run on mingw because igen/configure.ac does this
$ grep gcc * | grep -v ure:
configure.ac: CC_FOR_BUILD=${CC_FOR_BUILD-gcc}
There is no gcc on FreeBSD 10
gcc -O2 -pipe -fbracket-depth=1024 -I/mnt/data0/chrisj/rtems/rsb/rtems-source-builder.master/rtems/build/tmp/sb-chrisj/4.11/rtems-v850.bset/opt/rtems/4.11/include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wformat-nonliteral -I. -I../../../gdb-7.7/sim/igen -I../../../gdb-7.7/sim/igen/../../include -c ../../../gdb-7.7/sim/igen/igen.c
gmake[4]: gcc: Command not found
Any suggestion on the correct modification to pick up
either cc or gcc?
We have a build failure for the v850 simulator on a FreeBSD
host to run on mingw because igen/configure.ac does this
$ grep gcc * | grep -v ure:
configure.ac: CC_FOR_BUILD=${CC_FOR_BUILD-gcc}
There is no gcc on FreeBSD 10
gcc -O2 -pipe -fbracket-depth=1024 -I/mnt/data0/chrisj/rtems/rsb/rtems-source-builder.master/rtems/build/tmp/sb-chrisj/4.11/rtems-v850.bset/opt/rtems/4.11/include -Wall -Wdeclaration-after-statement -Wpointer-arith -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wformat-nonliteral -I. -I../../../gdb-7.7/sim/igen -I../../../gdb-7.7/sim/igen/../../include -c ../../../gdb-7.7/sim/igen/igen.c
gmake[4]: gcc: Command not found
Any suggestion on the correct modification to pick up
either cc or gcc?
--
Joel Sherrill, Ph.D. Director of Research & Development
***@OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985
Joel Sherrill, Ph.D. Director of Research & Development
***@OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985