lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #48436] Naming clash for timers.c (with FreeRTOS)


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #48436] Naming clash for timers.c (with FreeRTOS)
Date: Thu, 7 Jul 2016 12:16:41 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36

URL:
  <http://savannah.nongnu.org/bugs/?48436>

                 Summary: Naming clash for timers.c (with FreeRTOS)
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: goldsimon
            Submitted on: Thu 07 Jul 2016 12:16:39 PM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: goldsimon
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 2.0.0
            lwIP version: git head

    _______________________________________________________

Details:

The problem here is mainly that some compilers (simple makefiles, IAR) put all
objects into the same directory. The result is having more than one
"timers.o", which does not work.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?48436>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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