This is the mail archive of the gcc-patches@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]

Re: [assert] gen*.c files


James E Wilson wrote:
James E Wilson wrote:

gen-protos.o(.text+0xae): In function `add_hash':
../../gcc/gcc/gen-protos.c:58: undefined reference to `fancy_abort'


The attached patch seems to work for me. I haven't fully tested it yet.

I patterned it after how the generator programs work. I see that fix-header already does things this way, so it seems reasonable for gen-proto to do it this way also.
seems reasonable to me. Thanks!

nathan
--
Nathan Sidwell    ::   http://www.codesourcery.com   ::     CodeSourcery LLC
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



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