cvs commit: ports/lang/icc Makefile pkg-plist
Alexander Leidinger
netchild at FreeBSD.org
Fri Feb 18 21:21:49 GMT 2005
netchild 2005-02-18 21:21:49 UTC
FreeBSD ports repository
Modified files:
lang/icc Makefile pkg-plist
Log:
The static linking case (C++ only) expects a crtbeginT.o. Based upon
inspection of src/contrib/gnu/crtstuff.c it seems it's the same as
crtbegin.o, so make a symlink for it. At least linking a "Hello World"
program with -static produces a working executable now.
Noticed by: Niklas Sorensson <nik at cs.chalmers.se>
Revision Changes Path
1.78 +4 -1 ports/lang/icc/Makefile
1.22 +1 -0 ports/lang/icc/pkg-plist
More information about the cvs-all
mailing list