cvs commit: src/contrib/gcc gcc.c

Alexander Kabaev kan at FreeBSD.org
Mon May 28 23:02:57 UTC 2007


kan         2007-05-28 23:02:56 UTC

  FreeBSD src repository

  Modified files:
    contrib/gcc          gcc.c 
  Log:
  Disable shared libgcc use for profiled builds. GNU linker pulls symbols
  out of libgcc_s.so.1 somehow and fails to record DT_NEEED dependency
  when linking with profiled libraries despite --ld-as-needed option.
  
  Revision  Changes    Path
  1.43      +4 -3      src/contrib/gcc/gcc.c


More information about the cvs-src mailing list