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]

use of alloca


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.

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