Minor fix to previous collect2 change

Alexandre Oliva oliva@dcc.unicamp.br
Mon Sep 6 04:44:00 GMT 1999


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 like ;-)

> 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:



More information about the Gcc-patches mailing list