19981101 snapshot fails install on HPUX-10.20 - patch included

Alexandre Oliva oliva@dcc.unicamp.br
Thu Nov 5 00:37:00 GMT 1998


On Nov  4, 1998, "Jerry Quinn" <Jerry.Quinn.jquinn@nt.com> wrote:

> /usr/bin/cc doesn't like prototypes in main() without the -Aa
> flag and this seems easier:

I don't understand why ansify.c is being compiled with /usr/bin/cc?
Only the C front-end should be built in stage1.  Other front-ends
should only build in the other stages, using the gcc built in the
previous stage.  Or are you doing `make all' instead of `make
bootstrap'?

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil




More information about the Gcc-bugs mailing list