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]

Re: Egcs-971207 builds on rs6000-ibm-aix3.2.5 with handholding


  In message <MDAEMON-F199712111144.AA440176MD1923@intera.com>you write:
  > To build and install egcs-971207 on an rs6000 running aix3.2.5,
  > I had to do the following after configuring:
  > 
  > 1) edit gcc/Makefile, adding -DNO_FILE to ENQUIRE_CFLAGS.
This is strange.  As far as I know it should not be necessary.  Exactly
why did you do this?

  > 2) edit libio/config.shared, explcitly adding 5 files
  >    to the DEPEND_SOURCES macro, namely, peekc.c, iogetc.c,
  >    ioputc.c, iofeof.c and ioferror.c, all prefixed by
  >    ../../libio/.  I have no idea why the original wildcard
  >    fails to catch these files.
What "make" program are you using, and are you building in the source
directory or in a separate directory?

jeff


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