Forum Discussion
Altera_Forum
Honored Contributor
20 years agothe ld links to wrong crt0 in gcc lib.
The crt0 should be from that of uclibc. Check Rules.mak LDFLAGS := -nostdlib -Wl,-r -Wl,-d -L$(LIBCDIR)/lib $(LIBCDIR)/lib/crt0.othe ld links to wrong crt0 in gcc lib.
The crt0 should be from that of uclibc. Check Rules.mak LDFLAGS := -nostdlib -Wl,-r -Wl,-d -L$(LIBCDIR)/lib $(LIBCDIR)/lib/crt0.o