#1910: unable to build trunk on mips32 and 2.6.23 kernel (openwrt) since r3481
-------------------------------------+--------------------------------------
      Reporter:  [EMAIL PROTECTED]  |       Owner:  mtaylor     
          Type:  defect              |      Status:  closed      
      Priority:  major               |   Milestone:              
     Component:  madwifi: driver     |     Version:  trunk       
    Resolution:  invalid             |    Keywords:  mips openwrt
Patch_attached:  0                   |  
-------------------------------------+--------------------------------------
Comment (by [EMAIL PROTECTED]):

 In hal/public/mips-le-elf.inc

 put
 LDOPTS= -EL
 COPTS+= -DAH_BYTE_ORDER=AH_LITTLE_ENDIAN
 COPTS+= -G 0 -mips32 -mno-abicalls -fno-pic  -Wa,--trap -Wa,-relax-branch
 \
         -fno-strict-aliasing -fno-common -fomit-frame-pointer -mlong-calls

 The relax-branch helps the job of the compiler.  In fact it is not a
 compiler bug, it is a compiler feature, or a missing feature.

-- 
Ticket URL: <http://madwifi.org/ticket/1910#comment:14>
madwifi.org <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Madwifi-tickets mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/madwifi-tickets

Reply via email to