patchlwIP - A Lightweight TCP/IP stack - Patches: patch #7731, contrib: Add -fPIC to CFLAGS in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #7731: contrib: Add -fPIC to CFLAGS in unix/proj/lib

Submitter:  Erik Ekman <yarrick>
Submitted:  Wed 29 Feb 2012 08:28:46 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Thu 01 Mar 2012 06:00:38 PM UTC, comment #1: 


> It seems this patch was not applied together with the others. Was there a special reason?


The fact that I don't know which other patches you mean makes me think the answer is 'no' :-)

Fixed, thanks for reporting.

Simon Goldschmidt <goldsimon>
Group administrator
Wed 29 Feb 2012 08:28:46 PM UTC, original submission:  

GCC needs -fPIC to make the code relocatable into an shared library. (For some reason it seems to work on x86 without it).

I changed my buildbot at http://lwip.kryo.se:8010/waterfall to go against the official git trees and then lib failed to build because of this. I am looking at the other build failure in unixsim, might just be my machine being too picky.

(It seems this patch was not applied together with the others. Was there a special reason?)

Erik Ekman <yarrick>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by yarrick (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-03-01 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2012-02-29 yarrick Attached File- Added 0002-Add-fPIC-to-CFLAGS-to-build-on-64-bit-linux.patch, #25221

    Back to the top

    Powered by Savane 3.13-caa5.
    Corresponding source code