This is the mail archive of the gcc-patches@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: mkstemps is a valid function



  In message <36C09699.EB2E7094@cygnus.com>you write:
  > This is a multi-part message in MIME format.
  > I had to make the attached changes to my gcc/Makefile.in and
  > libiberty/Makefile.in along the same lines to get my build working. OK to c
  > ommit?
Your gcc/Makefile.in is bogus.  You shouldn't have references to mkstemps,
choose-temp, or pexecute.

The removal of that code was the change that you accidentally reverted when
installing one of Zack's patches.

I don't know how that got botched in your local tree, but you need to fix
it before you accidentally undo those changes again ;-)

The libiberty/Makefile.in changes are fine.

jeff


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