Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2002 06:05:53 -0700 (PDT)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/icc Makefile ports/lang/icc/files assert_fail.c ld.c mcount.S patch-icc patch-icpc
Message-ID:  <200209221305.g8MD5rP6077262@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2002/09/22 06:05:52 PDT

  Modified files:
    lang/icc             Makefile 
    lang/icc/files       ld.c patch-icc patch-icpc 
  Added files:
    lang/icc/files       assert_fail.c mcount.S 
  Log:
  - link libc_pic.a when compiling with "-KPIC -static"
  - link libc_p.a/lib_c_r.a when compiling with "-pg -static"
  - fix unresolved symbols to make "-pg" and "-prof_gen" work
  
  Submitted by:   marius@alchemy.franken.de
  Approved by:    kris
  
  Revision  Changes    Path
  1.20      +6 -4      ports/lang/icc/Makefile
  1.1       +40 -0     ports/lang/icc/files/assert_fail.c (new)
  1.3       +54 -13    ports/lang/icc/files/ld.c
  1.1       +34 -0     ports/lang/icc/files/mcount.S (new)
  1.4       +4 -1      ports/lang/icc/files/patch-icc
  1.3       +4 -1      ports/lang/icc/files/patch-icpc

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209221305.g8MD5rP6077262>