This is the mail archive of the gcc-cvs@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]
Other format: [Raw text]

r181974 - in /trunk/gcc: ChangeLog config/darwin.h


Author: iains
Date: Sat Dec  3 18:03:45 2011
New Revision: 181974

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181974
Log:

gcc:

	* config/darwin.h (STARTFILE_SPEC): Do not use -lbundle1.o when 
	Darwin >= 10.
	(DARWIN_DYLIB1_SPEC): Do not use -ldylib1.10.5.o when Darwin >= 10.
	(DARWIN_CRT1_SPEC): Use -lcrt1.10.6.o when Darwin >= 10.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/darwin.h


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