Re: [Cobolforgcc-devel] Building Old Source - Questions
Status: Pre-Alpha
Brought to you by:
timjosling
From: Tim J. <te...@we...> - 2008-01-20 20:42:28
|
On Sun, 2008-01-20 at 07:19 -0600, Tom Browder wrote: > 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 I've subscribed to the mailing lists from my development machine so I should turn around any further questions more quickly. Tim Josling |