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: use of alloca: choice of CC


On Jan 12, 2000, "Golubev I. N." <gin-nospam@mo.msk.ru> wrote:

> Remember, stage1 was built by some older gcc, but afterwards `make'
> tries to use cc.  This is the main problem.

To me, this means you haven't `configure'd gcc properly.  `make'
should use the same compiler that would have been used to build
stage1.  Did you set the CC environment variable before running
`configure', or just at `make bootstrap' time?

-- 
Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


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