The lack of the ­llwip4 linker option was the difference in directives I
noticed last evening (sorry I didn¹t say that!), but I am stumped as to why
it would affect the paths...

On 9/3/08 11:47 AM, "G Jones" <[email protected]> wrote:

> Not sure, I just found it by opening the xmp file in XPS and (after a lot of
> searching) found where to set the compiler flags, added lwip4 and saved the
> xmp. I don't have any other versions of EDK besides 7.1 (where the LinkOpt
> seems to work).
> Glenn
> 
> On Wed, Sep 3, 2008 at 11:42 AM, David MacMahon <[email protected]>
> wrote:
>> Great sleuthing, Glenn!  Do you whether LFlags works with earlier EDK
>> versions or is that a 10.1 change?
>> 
>> Thanks,
>> Dave
>> 
>> 
>> On Sep 3, 2008, at 11:13 , G Jones wrote:
>> 
>>> I finally found the problem. In the system.xmp file the line:
>>> LinkOpt: #IF# strcmp(get(b,'type'),'xps_lwip') #LinkOpt: -llwip4
>>> should be:
>>> LFlags: #IF# strcmp(get(b,'type'),'xps_lwip') #LFlags: -llwip4
>>> 
>>> I have updated the SVN.
>>> 
>>> Thanks for helping/letting me think out loud to solve this.
>>> Glenn
>> 
> 
> 

Reply via email to