> On 13-Feb-2017, at 12:36, vivek kukreja wrote:
>
> Hello Chris,
>
> I have tried compiling the app with -lm flag but to no avail. I think the
> rtems-libbsd waf build process has to be modified a bit to link sfp.c using
> the -lm flag. I tried altering the libbsd waf script but couldn't fix
Hello Chris,
I have tried compiling the app with -lm flag but to no avail. I think the
rtems-libbsd waf build process has to be modified a bit to link sfp.c using the
-lm flag. I tried altering the libbsd waf script but couldn't fix the error.
I'm trying to fix it and any help is greatly apprec
On 09/02/2017 09:54, vivek kukreja wrote:
Hello all,
Hello and welcome back to RTEMS.
I have setup rtems for arm/xilinx_zynq_a9_qemu pair and installed
rtems-libbsd. Im trying to run NFS in an application but i get an
error while linking libbsd drivers. I use the following commands to
compil
Hello all,
I have setup rtems for arm/xilinx_zynq_a9_qemu pair and installed
rtems-libbsd. Im trying to run NFS in an application but i get an
error while linking libbsd drivers. I use the following commands to
compile the application:
arm-rtems4.12-gcc -B../../../../../xilinx_zynq_a9_qemu/lib/ -