All of lore.kernel.org
 help / color / mirror / Atom feed
* Questions regarding adding a new llvm based cross-compiler
@ 2014-10-16 17:46 Cody P Schafer
  2014-10-17  8:07 ` Paul Barker
  0 siblings, 1 reply; 6+ messages in thread
From: Cody P Schafer @ 2014-10-16 17:46 UTC (permalink / raw)
  To: yocto

Hi all,

I'm working on creating a layer for the rust compiler (which uses
llvm) and was wondering if there were any best practices and/or
examples people could point me at.

The compiler is designed to be built for multiple targets at once
(unlike the gcc model of having a single compiler build for each
target).

Q: Does this mean that I don't need to create a '-cross' package? (And
just use '-native'?)
Q: What about a -runtime package? Will one be needed? (The compiler
can build runtime libs for multiple targets, so a '-native' could
include the target runtime libs).

Thanks
--
Cody


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

end of thread, other threads:[~2014-10-20 19:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-16 17:46 Questions regarding adding a new llvm based cross-compiler Cody P Schafer
2014-10-17  8:07 ` Paul Barker
2014-10-17 17:48   ` Martin Jansa
2014-10-20 19:45     ` Cody P Schafer
2014-10-19  8:10   ` Khem Raj
2014-10-20 19:47     ` Cody P Schafer

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.