This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-19981012: libf2c installation problem
>>>>> "AJ" == Andreas Jaeger <aj@arthur.rhein-neckar.de> writes:
AJ> Dave, I mailed to early :-(. As you might notice from my first email
AJ> Makefile, gc2.h are generated but then multilib support is added.
AJ> The real problem seem to be that AC_OUTPUT
AJ> 1. creates Makefile
AJ> 2. creates g2c.h
AJ> 3. Adds multilib-support to Makefile thereby modifying Makefile
Thanks. It's nice to get a diagnosis. (I wasn't seeing it running
here without multilibs and hadn't looked closely at what's going on.)
This multilib stuff is a royal pain. I'm not immediately sure what to
do, given that I can't make the framework autoconf-friendly, but I
suspect that it'll end up with a kluge to touch g2c.h.