This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
use of alloca
- To: bug-gcc at gnu dot org
- Subject: use of alloca
- From: "Golubev I. N." <gin-nospam at mo dot msk dot ru>
- Date: Sun, 09 Jan 2000 19:04:01 (GMT)
Version: 2.95.2
Platform: i586-pc-sco3.2v5.0.2 with SCO:gds::95.4b installed
configure:
options: --with-as=/usr/progressive/bin/as
environment: CC=/usr/progressive/bin/i486-unknown-sco3.2v5.0.0elf-gcc
make: GNU 3.75
CC in environment was set only for configure run, but not for
subsequent makes.
CC=cc from `host overrides' really overrides that from config.status,
e. g., while rebuilding cc1. But this does not happen with ALLOCA
makefile var. It remains empty, so linking cc1 fails.
Remove the obvious from the email address.