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: A patch for gcc/Makefile.in



  In message <m0ynCi9-00026CC@ocean.lucon.org>you write:
  > All crt*.o should be compiled with -fno-exceptions. But it is not true
  > for crtbeginS.o and crtendS.o. Also
-fno-exceptions is not needed when compiling C code, so I don't see
why you think this patch is necessary.

  > # make INSTALL
  > 
  > doesn't work if a separate build directory is used. This patch fixes
  > those 2 bugs.
Sigh.  I'd just assume wipe INSTALL out of the distribution.  It's
painfully out of date and all the information can be found in the
real manual.

jeff


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