This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/32154] sim-crt0.o/crt0.o isn't found during configure due to missing -L or -B



------- Comment #3 from dj at redhat dot com  2007-05-31 21:09 -------
Subject: Re:  sim-crt0.o/crt0.o isn't found during configure due to missing -L
or -B


Note that m32c puts *.ld files in the *build* directory, not the
*source* directory, unlike most targets.  The m32c source directory
only has templates.

Also, please keep the comments around.  You're deleting them from the
m32c case, but not adding equivalent ones in the generic case.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32154


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]