libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: $whole_archive_flag_spec and AIX


From: Alexandre Oliva
Subject: Re: $whole_archive_flag_spec and AIX
Date: 12 May 2001 00:04:25 -0300
User-agent: Gnus/5.090002 (Oort Gnus v0.02) XEmacs/21.1 (Cuyahoga Valley)

On May 10, 2001, address@hidden wrote:

>   whole_archive_flag_spec='-bgcbypass:`set -- \`echo $convenience\`;
>   echo $#` $convenience'

> Look like an acceptable solution?

How about:

whole_archive_flag_spec='-bgcbypass:`set fnord $convenience; shift; echo $#` 
$convenience'

?

> The only problem with this is if files in $convenience have spaces
> in the filename.

Yep.  We should eventually clean this up.  Currently, a lot of code is
fragile to blanks and line breaks.  I guess we can go with the above.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]