Re: [Cobolforgcc-devel] Building Old Source - Questions
Status: Pre-Alpha
Brought to you by:
timjosling
From: Tom B. <tom...@gm...> - 2008-01-20 13:19:03
|
On Jan 19, 2008 9:58 PM, <te...@me...> wrote: ... > Which module is it trying to compile / link? If it's the main compiler cob1 > then there must be an object file that contains fancy_abort. That would > need to be added to the list for linking. > > If it's the preprocessor then something needs to be done to make it not try > and call fancy_abort. For example, add #undef abort. Thanks, that helps. Now I'm fooling with the autogen files to bring them up to autogen 5 syntax. That is really fun! I see the need for more gcc documentation for the gcc build process--maybe I can add to it later. -Tom |