lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] Port to uCOS-II


From: Bill Knight
Subject: [lwip-users] Re: [lwip] Port to uCOS-II
Date: Wed, 08 Jan 2003 23:37:39 -0000

Guido
  I used your code as a baseline for porting lwIP to uCOS-II for use
on an ARM7TDMI cpu.  After getting everthing setup, I copied the
minimal project into another directory, adjusted the lwipopts.h file,
set the Makefile to use arm-elf-gcc and fired off make.  I am now
getting an internal compiler error when it tries to compile code which
copies an ip address into a tcp_pcb struct.  The gcc version is 3.1.
The error is:

../../src/core/tcp.c: In function `tcp_bind':
../../src/core/tcp.c:273: Internal compiler error in move_by_pieces_ninsns, at 
expr.c:1540

Can you tell me what version of compiler you are using?  Also, a copy
of your arch/include files and any helpful hints, suggestions, etc.
would be greatly appreciated.

Regards
-Bill Knight
R O SoftWare



[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]