cross-compiler problem
Dan Kegel
dank@kegel.com
Thu Jan 9 15:28:00 GMT 2003
Indukumar Ilangovan wrote:
> I'm also facing the same problem reported by "khantharat"
>
> While compiling glibc2.2.5 I get the following error.
>
> ../sysdeps/unix/syscall.S: Assembler messages:
> ../sysdeps/unix/syscall.S:28: Error: absolute expression required `li'
Try this: grab the exact gcc command that's failing, put
it in a little shell script, run that to make sure you can
reproduce the problem, then add -v to the gcc commandline.
Make sure the right assembler is being invoked.
You might need to set your PATH differently.
- Dan
--
Dan Kegel
Linux User #78045
http://www.kegel.com
More information about the crossgcc
mailing list