On Apr 14, 2000, Jakub Jelinek <[EMAIL PROTECTED]> wrote:
> The following patch tries to solve it partly by using double quotes arround
> $(*LD) argument to ltconfig, so that ltconfig takes the whole
> gcc -m32
> or whatever as one argument.
This won't do The Right Thing (TM) in general. On man
Hi!
On sparc64 it matters a lot with which multilib options is gcc -shared
invoked (it generates completely different library with -m32 than with
-m64).
The following patch tries to solve it partly by using double quotes arround
$(*LD) argument to ltconfig, so that ltconfig takes the whole
gcc -m