Current-Users archive

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

i386 build failure: bootxx_ffsv2 size 7884 is larger than 7680



i386 build failure: bootxx_ffsv2 size 7884 is larger than 7680
All the atomic ops are being pulled in.

# nm --size-sort bootxx_ffsv2/bootxx_ffsv2.sym | grep ' T .*atomic'
0000003b T _atomic_dec_64
0000003b T _atomic_inc_64
00000041 T _atomic_swap_64
00000047 T _atomic_add_64
00000047 T _atomic_and_64
00000047 T _atomic_dec_64_nv
00000047 T _atomic_inc_64_nv
00000047 T _atomic_or_64
00000053 T _atomic_add_64_nv
00000055 T _atomic_and_64_nv
00000055 T _atomic_or_64_nv
#

Regards,
Geoff



Home | Main Index | Thread Index | Old Index