[En-Nut-Discussion] select() implementation / Re-Integration of the "devnut_select" branch
Harald Kipp
harald.kipp at egnite.de
Fri Oct 11 15:12:02 CEST 2013
Hi Ole,
On 13.09.2013 16:24, Ole Reinhardt wrote:
> quite some time ago I started implementation of the posix select()
> function for Nut/OS. The results can be found in the devnut_select
> branch and perhaps some of you just took a look onto the new code.
Strange, I cannot even compile the branch? Do I have to modify anything
else?
arm-none-eabi-gcc -c -I../../flecx10a-cm3-gcc-bld/include
-I../.././nut/include -DFLECX1 -MD -MP -mcpu=cortex-m3 -mthumb -mlittle
-endian -D__CORTEX__ -ffunction-sections -fdata-sections
-fomit-frame-pointer -mfix-cortex-m3-ldrd -Os -Wall -Wstrict-prototypes -W
error -Wa,-a=semihosting.lst -o semihosting.o ../.././nut/dev/semihosting.c
../.././nut/dev/semihosting.c: In function 'SemihostingOpen':
../.././nut/dev/semihosting.c:170:11: error: 'NUTFILE' has no member
named 'nf_next'
make[1]: *** [semihosting.o] Error 1
make[1]: Leaving directory
`E:/ethernut/ethernut-5.2.9/flecx10a-cm3-gcc-bld/dev'
make: *** [all] Error 2
Regards,
Harald
More information about the En-Nut-Discussion
mailing list