use of alloca

Alexandre Oliva oliva@lsd.ic.unicamp.br
Sun Jan 9 13:31:00 GMT 2000


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

> CC in environment was set only for configure run, but not for
> subsequent makes.

Did you run `make bootstrap' or just `make'?  The former is
recommended, and CC from `configure' will only be used for stage1.  If
you ever got to stage2, you must wipe out all objects created by the
bootstrap compiler, if the compiler is sufficiently different from
gcc.  Handling of alloca may be one of such big differences.

> Remove the obvious from the email address.

Since you're the one interested in the replies, I'd expect you to
supply a correct return e-mail address.

-- 
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



More information about the Gcc-bugs mailing list