David Engel wrote:
>Thomas Koenig writes:
>> 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.
>
>This has been documented
Thomas Koenig writes:
> 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.
This has been documented for ages. From the gcc man
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
> Package: aout-gcc
> Version: 2.6.3-13
>
FYI, the aout-gcc file is in:
/usr/lib/gcc-lib/i486-linuxaout/2.6.3/cc1
Susan Kleinmann
Package: aout-gcc
Version: 2.6.3-13
$ gcc -bi486-linuxaout hello.c
gcc: installation problem, cannot exec `cc1': No such file or directory
$ gcc -bi486-linuxaout -v hello.c
gcc version 2.7.2
/usr/i486-linuxaout/bin/cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=7
-D__ELF__ -Dunix -Di386 -D
5 matches
Mail list logo