lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Missing typedef in vj.h fsm.h ppp.h etc


From: LMao
Subject: Re: [lwip-users] Missing typedef in vj.h fsm.h ppp.h etc
Date: Fri, 4 Apr 2014 17:44:17 +0000

Hi Sylvain,

The compiler log is in the attached file. Keil uVision use ARMCC compiler, 
here's the command line options for compiling:

--thumb -c --cpu ARM7TDMI -g -O0 --apcs=interwork --asm --interleave --asm_dir 
".\\lst\\" -I. -I.\EMAC -I..\..\Source\include 
-I..\..\Source\portable\Keil\SAM7 -I..\Common\include 
-I.\lwip-1.3.0\src\include -I.\lwip-1.3.0\contrib\port\FreeRTOS\AT91SAM7X 
-I.\lwip-1.3.0\src\include\ipv4 -I.\lwip-1.3.0\src\include\ipv6 
-I C:\Keil\ARM\RV31\INC 
-I C:\Keil\ARM\CMSIS\Include 
-I C:\Keil\ARM\Inc\Atmel\SAM7X 
-DKEIL_SAM7 -DKEIL_THUMB_INTERWORK -o ".\build\*.o" --list_dir ".\\lst\\" 
--list --omf_browse ".\build\*.crf" --depend ".\build\*.d"

Charles

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of Sylvain Rochet
Sent: Friday, April 04, 2014 2:28 PM
To: Mailing list for lwIP users
Subject: Re: [lwip-users] Missing typedef in vj.h fsm.h ppp.h etc

Hello Charles,

On Fri, Apr 04, 2014 at 04:47:38PM +0000, address@hidden wrote:
> 
> A few files have the problem: init.c, memp.c, pbuf.c, timers.c, ppp.c, 
> api_lib.c, api_msg.c, pppapi.c, sockets.c and tcpip.c

Well, this is not helping much, could you paste the full compiler output from a 
cleaned source tree, including compiler command line ?

Sylvain

Attachment: Compile error.txt
Description: Compile error.txt


reply via email to

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