This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/32154] sim-crt0.o/crt0.o isn't found during configure due to missing -L or -B
- From: "rask at sygehus dot dk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 May 2007 21:01:15 -0000
- Subject: [Bug other/32154] sim-crt0.o/crt0.o isn't found during configure due to missing -L or -B
- References: <bug-32154-12574@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rask at sygehus dot dk 2007-05-31 21:01 -------
Created an attachment (id=13641)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13641&action=view)
Patch to add -L and -B as necessary
This happens on all targets except m32c-*-*. I'm testing the attached patch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32154