Hi, I'm investigating an issue in icc regarding crtbeginT.o. We don't have this, but based upon reading /usr/src/contrib/gcc/Makefile.in it seems to be needed for linking "gcc -static" compiles (and icc references it in static C++ compiles only)... but maybe not on FreeBSD. Our gcc uses crtbegin.o in any case (excluding linking shared libs here, I haven't looked at how [gi]cc behave there), icc links with crtbeginT.o in the -static case. I've looked at crtstuff.c and it seems crtbeginT.o is the same as crtbegin.o in our case. Can anyone familiar with those internals confirm this or explain me some things I may have misinterpreted? Bye, Alexander. -- http://www.Leidinger.net Alexander _at_ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild _at_ FreeBSD.org : PGP ID = 72077137 I really had to act; 'cause I didn't have any lines. -- Marilyn ChambersReceived on Fri Feb 18 2005 - 11:21:51 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:28 UTC