This is the mail archive of the gcc-patches@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]

[PATCH] Sync ltcf-c.sh, ltcf-gcj.sh with ltcf-cxx.sh


I noticed that while working on libffi for libobjc (with Alexander Malmberg
who actually wrote the code, I was just doing the makefile part), that
ltcf-c.sh, ltcf-gcj.sh and ltcf-cxx.sh were out of sync for the Darwin case.
The code in ltcf-cxx.sh was newer and worked for the case I am working on.
This patch just syncs that part.


OK? Bootstrapped and tested on ppc-darwin with no regressions.
Or is this the case I can commit without approval since this is a merge
from libtool?

Thanks,
Andrew Pinski

ChangeLog:
	* tcf-c.sh: On Darwin don't use -all_load flag.
	* tcf-gcj.sh: On Darwin don't use -all_load flag.

Attachment: Untitled 9.txt
Description: Text document


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