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]

Re: Minor fix to previous collect2 change


  In message <orwvu4l0xj.fsf@cupuacu.lsd.dcc.unicamp.br>you write:
  > 
  > --=-=-=
  > 
  > On Sep  6, 1999, Alexandre Oliva <oliva@dcc.unicamp.br> wrote:
  > 
  > > On Sep  6, 1999, Jeffrey A Law <law@cygnus.com> wrote:
  > >> Kaveh -- I'm guessing this is what you really meant the code to look lik
  > e ;-)
  > 
  > > I guess not.  It should certainly be:
  > 
  > >   const char *ldd_argv[4];
  > >   const char **ldd_argv = (const char **) real_ldd_argv;
  > 
  > Here's the patch I'm installing under the ``obviously correct'' rule:
  > 
Thanks.  

jeff



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