BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001894 [uClibc] Architecture Specific major always 01-04-08 10:24 01-04-08 21:53
Reporter alec_v View Status public  
Assigned To uClibc
Priority normal Resolution no change required  
Status closed   Product Version
Summary 0001894: can't compile 'memcpy' for mipsel
Description   AS libc/string/mips/memcpy.os
libc/string/mips/memcpy.S:156:1: pasting "memcpy" and ":" does not give a valid preprocessing token
make[2]: *** [libc/string/mips/memcpy.os] Error 1
make[1]: *** [lib/libc.so.0] Error 2
make[1]: Leaving directory `/home/alec/mips/buildroot-20080104/toolchain_build_mipsel/uClibc-0.9.29'
make: *** [/home/alec/mips/buildroot-20080104/toolchain_build_mipsel/uClibc-0.9.29/lib/libc.a] Error 2
Additional Information BR2_mipsel=y
BR2_mips_32=y
BR2_MIPS_OABI=y
BR2_ARCH="mipsel"
BR2_ENDIAN="LITTLE"
BR2_GCC_TARGET_TUNE="mips32"
BR2_GCC_TARGET_ABI="32"

BR2_GCC_VERSION_3_4_6=y
BR2_GCC_VERSION="3.4.6"
Attached Files

- Relationships

- Notes
(0003369)
vapier
01-04-08 21:53

this is not a uClibc problem ... gcc-3.4.6 is broken when using -std=gnu99 in this case
 

- Issue History
Date Modified Username Field Change
01-04-08 10:24 alec_v New Issue
01-04-08 10:24 alec_v Status new => assigned
01-04-08 10:24 alec_v Assigned To  => uClibc
01-04-08 21:53 vapier Note Added: 0003369
01-04-08 21:53 vapier Status assigned => closed
01-04-08 21:53 vapier Resolution open => no change required


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker