This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

workaround: configure errors in latest snapshots on HPUX 11.00


It is crude, but seems to work, but gcc still won't compile :-(
I just stalked through the configure scripts and decided to
cheat a little bit:

# setenv ac_cv_header_alloca_h no
# setenv ac_cv_func_alloca_works no
# gmake distclean
# ./configure --prefix=/my/path
# gmake
# gmake install


I am still missing a comment from a developer ...



Markus




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