[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Network Builds



James Yates wrote:
  >
> sh-rtems-gcc --pipe -B/opt/rtems/builds/fu0018_net/sh-rtems/fu0018/lib/ -specs bsp_specs -qrtems  -qrtems_debug -g -Wall   -O1 -g -Wno-unused -qrtems_debug -v -qrtems_debug     -m2
>  -D__INSIDE_RTEMS_BSD_TCPIP_STACK__     -c   -o o-debug/test.o test.c
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I do think this should be defined. This is normally only defined for the 
networking code itself.

Can you try without it ?

ccj