This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Build problems on DEC Unix 4.0 (tru64Unix ;)


On Jan 19, 1999, Niall Smart <nsmart@trinity.team400.ie> wrote:

> I'm not sure if this should be classified as a bug or a feature or even
> a non-issue, but "make all" for the 19990112 snap fails when using the
> system compiler as it attempts to build g77 which requires GNU cc. "make
> bootstrap-lean" works fine however.

egcs would only build with `make all' if you already have the same
version of egcs already installed.  The recommended, documented build
mechanism is `make bootstrap'.

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadual de Campinas, SP, Brasil



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]