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

Re: big TOC


To: egcs@cygnus.com
Subject: Re: big TOC
References: <Pine.A32.3.93.980810104251.30618C-100000@jacare.watson.ibm.com>
Gcc: nnfolder+archive:misc-mail-199808
--text follows this line--
>>>>> "UTM" == Ulisses T Mello <ulisses@watson.ibm.com> writes:

 UTM> I am using EGCS bootstrap-lean and although the -bbigtoc option
 UTM> is being used automatically, the compilation still fails:

At one time if the link failed, it would direct you to node `LINKFAIL'
in the g77 manual.  I didn't realize that bit had gone from
f/Makefile.in.  Anyway, the workaround is documented there.

 UTM> On Fri, 7 Aug 1998, David Edelsohn wrote:
 >> 
 >> If you are using EGCS bootstrap, it should be supplying the
 >> -bbigtoc option automatically for all link steps.

Doesn't this fail if use use the GNU linker?  We messed with
f/Makefile.in's F77_LDFLAGS (in the absence of configure support at
the time) to check for that after someone complained.  I guess a patch
is in order now to remove F77_LDFLAGS.  I'll make one.


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