This is the mail archive of the gcc@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]

Re: build failure (f2c.h)


Thanks.  It's missing a -I$(F2C_H_DIR) in libf2c/libU77/Makefile.in's
CFLAGS, not spotted testing because of an inadvertent f2c.h in
/usr/local/include.  Removing f2c.h from /usr/local/include (or
/usr/include) is a good move, at least for testing purposes, if others
have it.

Will fix when the notwork is happier.


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