This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libgloss ARM compile error


Hi,

I was trying to compile newlib cvs head for
arm-elf and got these:

make[5]: Entering directory `/users/joel/test-gcc/b-arm-elf-gcc/arm-elf/thumb/libgloss/arm'
/users/joel/test-gcc/b-arm-elf-gcc/./gcc/xgcc -B/users/joel/test-gcc/b-arm-elf-gcc/./gcc/ -nostdinc -B/users/joel/test-gcc/b-arm-elf-gcc/arm-elf/newlib/ -isystem /users/joel/test-gcc/b-arm-elf-gcc/arm-elf/newlib/targ-include -isystem /users/joel/test-gcc/gcc-svn/newlib/libc/include -B/users/joel/test-gcc/b-arm-elf-gcc/arm-elf/libgloss/arm -L/users/joel/test-gcc/b-arm-elf-gcc/arm-elf/libgloss/libnosys -L/users/joel/test-gcc/gcc-svn/libgloss/arm -B/users/joel/test-gcc/install-arm/arm-elf/bin/ -B/users/joel/test-gcc/install-arm/arm-elf/lib/ -isystem /users/joel/test-gcc/install-arm/arm-elf/include -isystem /users/joel/test-gcc/install-arm/arm-elf/sys-include -g -O2 -O2 -I. -I../../../../../gcc-svn/libgloss/arm/.. -c -g -O2 -mthumb ../../../../../gcc-svn/libgloss/arm/linux-crt0.c
/users/joel/test-gcc/b-arm-elf-gcc/./gcc/xgcc -B/users/joel/test-gcc/b-arm-elf-gcc/./gcc/ -nostdinc -B/users/joel/test-gcc/b-arm-elf-gcc/arm-elf/newlib/ -isystem /users/joel/test-gcc/b-arm-elf-gcc/arm-elf/newlib/targ-include -isystem /users/joel/test-gcc/gcc-svn/newlib/libc/include -B/users/joel/test-gcc/b-arm-elf-gcc/arm-elf/libgloss/arm -L/users/joel/test-gcc/b-arm-elf-gcc/arm-elf/libgloss/libnosys -L/users/joel/test-gcc/gcc-svn/libgloss/arm -B/users/joel/test-gcc/install-arm/arm-elf/bin/ -B/users/joel/test-gcc/install-arm/arm-elf/lib/ -isystem /users/joel/test-gcc/install-arm/arm-elf/include -isystem /users/joel/test-gcc/install-arm/arm-elf/sys-include -g -O2 -I. -I../../../../../gcc-svn/libgloss/arm/.. -g -O2 -mthumb -c ../../../../../gcc-svn/libgloss/arm/linux-syscalls0.S
../../../../../gcc-svn/libgloss/arm/linux-syscalls0.S: Assembler messages:
../../../../../gcc-svn/libgloss/arm/linux-syscalls0.S:37: Error: missing expression -- `swi'
../../../../../gcc-svn/libgloss/arm/linux-syscalls0.S:102: Error: missing expression -- `swi'
../../../../../gcc-svn/libgloss/arm/linux-syscalls0.S:103: Error: missing expression -- `swi'
../../../../../gcc-svn/libgloss/arm/linux-syscalls0.S:104: Error: missing expression -- `swi'
../../../../../gcc-svn/libgloss/arm/linux-syscalls0.S:107: Error: missing expression -- `swi'


Any ideas?

--
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
  Support Available             (256) 722-9985



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]