[Bug other/32154] sim-crt0.o/crt0.o isn't found during configure due to missing -L or -B
dj at redhat dot com
gcc-bugzilla@gcc.gnu.org
Fri Jun 1 01:09:00 GMT 2007
------- Comment #5 from dj at redhat dot com 2007-06-01 01:08 -------
m32c still needs -L$$r/$(TARGET_SUBDIR)/libgloss/m32c to find r8c.ld in the
build directory. Your patch would only search in the source directory. Be
careful with -B vs -L, and $$r vs $$s.
You've also removed the special flags needed for a mep build.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32154
More information about the Gcc-bugs
mailing list