David Engel wrote:

>> $ gcc -bi486-linuxaout hello.c 
>> gcc: installation problem, cannot exec `cc1': No such file or directory

>This isn't a bug.

To change a bug into a feature, it needs to be documented.

>If you want to call the a.out compiler using the
>ELF front-end, you have to explicitly specify the version also as in:
>
>       gcc -bi486-linuxaout -V2.6.3

Any reason why this should not go into the package description?
Other people than me are going to stumble across that particular
problem.
-- 
Thomas Koenig, [EMAIL PROTECTED], [EMAIL PROTECTED]
The joy of engineering is to find a straight line on a double
logarithmic diagram.


Reply via email to