search for: 506eaee7

Displaying 3 results from an estimated 3 matches for "506eaee7".

2005 Apr 22
0
[LLVMdev] Optional Target Builds
On Fri, Apr 22, 2005 at 08:54:07AM -0700, Reid Spencer wrote: > There has been some debate about the default value. I tend to agree > with Chris on this. The default should be "all" so that everything > gets tested by default. More sophisticated users can limit the targets > that are built by merely typing -enable-targets=host on the configure > line; not a big deal in my
2005 Apr 22
2
[LLVMdev] Optional Target Builds
On Fri, 2005-04-22 at 08:15 -0500, Andrew Lenharth wrote: > -enable-targets=x86,alpha,sparcv9 > -link-targets=alpha,host > > Valid options for both are: > the names of the targets > host > all As others have agreed, this is a much better approach than the one I was thinking of. Its harder to parse in the configure script, but I can probably find a way to do it. >
2005 Apr 22
3
[LLVMdev] Optional Target Builds
...Any other way to resolve this? Reid -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050422/506eaee7/attachment.sig>