all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* linking temacs with $(CC) not ld
@ 2010-08-09 17:17 Dan Nicolaescu
  0 siblings, 0 replies; only message in thread
From: Dan Nicolaescu @ 2010-08-09 17:17 UTC (permalink / raw)
  To: emacs-devel


Currently ld is used for linking temacs on:
## freebsd, gnu-* not on macppc|ibms390x.
and when CC is not (or does not pretend to be) gcc.

This is situation is very rare, probably has no users, and it's very
likely to have never been tested.   
So we should switch to link $(CC) in that case too.

This will simplify building a bit, we could use $(CFLAGS) on the linker command line.
No special hacks would be needed to pass -pg when building with profiling enabled, etc.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-09 17:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-09 17:17 linking temacs with $(CC) not ld Dan Nicolaescu

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.