This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: [PATCH] mknumeric_limits for AIX


>>>>> Benjamin Kosnik writes:

Ben> 1) why is this necessary? 

Ben> 2) if it is necessary, why can't you just pass something like -pthread?

		LDFLAGS='-nodefaultlibs -lgcc -lc' ;;

	Because the -nodefaultlibs flag turns off the LIB_SPEC processing
that -pthread option would utilize.

David


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