Bug#325387: libtool: some options available in documentation are not usable under AMD64

2005-09-26 Thread Benoit Hamet
> > So something like "libtool --mode=link gcc -all-static ..." works > as it should. But "libtool --mode=link -all-static gcc ..." does > not and maybe it should. Ok, I guess that's it ... but I guess too that the line after gcc is passed "as is" so inverting the options is not a good idea. A

Bug#325387: libtool: some options available in documentation are not usable under AMD64

2005-09-20 Thread Kurt Roeckx
On Tue, Sep 20, 2005 at 09:30:21PM +0200, Kurt Roeckx wrote: > Hi, > > I do not see the static option you mention in libtool's --help > nor in any documentation. I have no idea where your question > comes from. Maybe I should clarify myself, of course it has those options. And it's show them by:

Bug#325387: libtool: some options available in documentation are not usable under AMD64

2005-09-20 Thread Kurt Roeckx
Hi, I do not see the static option you mention in libtool's --help nor in any documentation. I have no idea where your question comes from. Could you please describe why you think there is any bug? Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Bug#325387: libtool: some options available in documentation are not usable under AMD64

2005-08-28 Thread Benoit Hamet
Package: libtool Version: 1.5.6-6 Severity: normal Hi, I found that on AMD64 (I can't test it under other plateform) the -static and -all-static options are rejected by libtools as "unrecognized option `-static'" but libtool --help list them as valid ones ... so what happens ? regards, Benoit.