public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] ia-64 backend dependency on c front end
@ 2000-06-17  3:06 Michael Nelson
  2000-06-19 18:21 ` James Wilson
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Nelson @ 2000-06-17  3:06 UTC (permalink / raw)
  To: linux-ia64

[-- Attachment #1: Type: text/plain, Size: 313 bytes --]

FYI.
 
I discovered this evening that the IA-64 backend (specifically the
def_builtin() macro) depends on builtin_function() which is located in
c-decl.c, while trying to build a IA-64 cross compiler with a custom front
end. Dumping that function into my frontend solves the problem, so no big
deal. 
 
-mike
 
 

[-- Attachment #2: Type: text/html, Size: 1460 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Linux-ia64] ia-64 backend dependency on c front end
  2000-06-17  3:06 [Linux-ia64] ia-64 backend dependency on c front end Michael Nelson
@ 2000-06-19 18:21 ` James Wilson
  0 siblings, 0 replies; 2+ messages in thread
From: James Wilson @ 2000-06-19 18:21 UTC (permalink / raw)
  To: linux-ia64

	I discovered this evening that the IA-64 backend (specifically the
	def_builtin() macro) depends on builtin_function() which is located in
	c-decl.c

All front ends must have a function called builtin_function.

Jim



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-06-19 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-06-17  3:06 [Linux-ia64] ia-64 backend dependency on c front end Michael Nelson
2000-06-19 18:21 ` James Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox