Dear Brian and Andreas !
Thank you very much for your analysis, looking furher in
the as versions
[EMAIL PROTECTED]:~> whereis as
as: /bin/as /usr/bin/as /usr/share/man/man1/as.1.gz
So quite strangely I have 2 times the as asember
I 'am really surprised !
Checking further:
[EMAIL PROTECTED
wim <[EMAIL PROTECTED]> writes:
> [EMAIL PROTECTED]:/bin> as --version
> GNU assembler 2.9
> Copyright 1997 Free Software Foundation, Inc.
SUSE Linux 8.0 originally came with binutils 2.11.92.0.10, which is
quite a bit newer than what you have, despite already being several
years old. Also, it d
wim wrote:
> About the output of the following command:
> gcc -print-prog-name=as
>
> The output is simply:
>
> as
That was meant to be one single command:
`gcc -print-prog-name=as` --version
But anyway, that doesn't really matter.
> [EMAIL PROTECTED]:/bin> as --version
> GNU assembler 2.9
>
Dear Brian !
Thank you for your fast response and your analysis !
In the directory ~libiberty I have the following files
-rw-r--r--1 wim users 0 Jul 8 21:25 config.cache
-rw-r--r--1 wim users 27174 Jul 8 21:25 config.log
-rw-r--r--1 wim users
wim wrote:
> 1 Output of make: make.log.gz
>
> 2 Logfile of configure: config.log.gz
>
> 3 config.status config.status.gz
>
> 4 Makefile Makefile.gz
The error occurs when configuring inside the libiberty subdirectory, but
you've attach