[uClibc] gcc-3.3.x build error for MIPS

Sadiq Shaikh sadiq.shaikh at analog.com
Fri Aug 27 19:47:39 UTC 2004


Hi,

The error disappear after changing uClibc/ldso/libdl/Makefile.
shared: $(TOPDIR)lib/$(LIBDL_SHARED_FULLNAME) to shared:
$(TOPDIR)lib/$(LIBDL)
I could also build toolchain.And happy to see that my linux/app get compiles
with new toolcahin and works on my Mips board.Currently working with shared
library and dynamic loader.Thanks to list.
----------------------------------------------------
../../ldso/include/dl-syscall.h: In function `_dl_mmap':
../../ldso/include/dl-syscall.h:110: warning: use of memory input without
lvalue in asm operand 7 is deprecated
../../ldso/include/dl-syscall.h: In function `_dl_mmap':
../../ldso/include/dl-syscall.h:110: warning: use of memory input without
lvalue in asm operand 7 is deprecated
make[3]: *** No rule to make target `../../lib/libdl-0.9.26.so', needed by
`shared'.  Stop.
make[2]: *** [shared] Error 2
make[1]: *** [shared] Error 2
----------------------------------------------------

Regards & Thanks,
-Sadiq

_______________________________________________
uClibc mailing list
uClibc at uclibc.org
http://uclibc.org/mailman/listinfo/uclibc




More information about the uClibc mailing list