On Jan 5, 2009, at 7:01 PM, "rob1weld at aol dot com" <gcc-bugzi...@gcc.gnu.org
> wrote:
------- Comment #4 from rob1weld at aol dot com 2009-01-06 03:01
-------
(In reply to comment #3)
And this is documented in the installation documentation.
(Confusion may also result if the compiler finds the GNU assembler
but has not
been configured with --with-gnu-as.)
http://gcc.gnu.org/install/configure.html
# ../gcc_trunk/configure --help | grep with-gnu-as
It is an option for the gcc subdirctory configure and not the toplevel
configure.
Since "--with-gnu-as" is removed from the help I though you were
trying to
encourage "automatic detection" (and thus the testing of same) so I
left off
"-with-gnu-as" thinking that since configure chose it's "as" it
ought to
know which one it picked ...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38693