This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001873] Patches to upgrade lwip to 1.4.1


Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001873

--- Comment #25 from Ilija Kocho [ÐÐÐÑÐ ÐÐÑÐ] <ilijak@siva.com.mk> ---
Created attachment 2365
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2365&action=edit
ECM optimised for lwIP nc_test_slave

I tried nc_test_slave on Kinetis K70 and it works fine. Here I attach ECM file
of my test configuration.

Will, this is a great work, however there are some things to address:

1. Compilation of tests breaks on compiling the PPP test. The following
lwip_net.cdl hack makes it compile:

         calculated      { "tests/httpd_sequential tests/httpd_simple " .
-                          "tests/nc_test_slave tests/ppp " .
+                          "tests/nc_test_slave " .
                           "tests/socket tests/sys_timeout tests/tcpecho " .
                           "tests/udpecho" }

This is, however, a workaround rather than fix. The PPP test program should be
either fixed (synchronised with PPP upgrade) or, if obsolete, removed
completely.

2. There are still some compiler warnings ( GCC 4.6.3 - eCos GNU Tools
4.6.3-20120623 )

3. There's no ChangeLog record.

4. Copyright banners of eCos specific files that you have touched should be
updated.

Ilija

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]