Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v0maic$180gk$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v0maic$180gk$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Thomas Koenig <tkoenig@netcologne.de>
Newsgroups: comp.arch
Subject: Re: Stealing a Great Idea from the 6600
Date: Sun, 28 Apr 2024 20:11:56 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 11
Message-ID: <v0maic$180gk$1@dont-email.me>
References: <dd1866c4efb369b7b6cc499d718dc938@www.novabbs.org>
 <acq62j98dhmguil5ebce6lq4m9kkgt1fs2@4ax.com>
 <kkq62jppr53is4r70n151jl17bjd5kd6lv@4ax.com>
 <9d1fadaada2ec0683fc54688cce7cf27@www.novabbs.org>
 <v017mg$3rcg9$1@dont-email.me>
 <da6dc5fe28bb31b4c73d78ef1aac2ac5@www.novabbs.org>
 <sdl82jpkpf1t0ctr8sgqm5bvqqireg08j5@4ax.com>
 <44fdd1209496c66ba18e425370a8b50d@www.novabbs.org>
 <ks8e2j1kquqpcupcgh32es7nci33nlajid@4ax.com>
 <ec69999967361c286afdbe60bc2443ea@www.novabbs.org>
 <dtel2j5kipf6tj9cabgp7pqk8eei14eo1a@4ax.com> <v0euek$3a2rc$1@dont-email.me>
 <ff78aaa73101509100f09f190838a2a7@www.novabbs.org> <IQSWN.4$nQv.0@fx10.iad>
 <v0jlf3$i3mh$2@dont-email.me>
 <3458ae0a6b7c1f667ef232c58569b5e1@www.novabbs.org>
 <v0k2kb$l21r$1@dont-email.me>
 <58f8e9f6925fd21a5526ea45fae82251@www.novabbs.org>
 <v0kodk$t520$1@dont-email.me> <v0ksrk$u1j2$1@dont-email.me>
 <v0l35j$v8sl$1@dont-email.me> <v0l3gm$vbr3$1@dont-email.me>
 <v0l5ou$vnf8$1@dont-email.me> <v0m6ce$17634$1@dont-email.me>
Injection-Date: Sun, 28 Apr 2024 22:11:57 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="e42223bf59333610e4180cac5d5d9e57";
	logging-data="1311252"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+DJnF6j3ECEe4hWGCVv5unVzJifu7eVMY="
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:9aau1qdz/lfklwzVOfZBEnyGiVw=
Bytes: 2220

BGB <cr88192@gmail.com> schrieb:

> "--target my66000-none-elf" or similar just gets it to complain about an 
> unknown triple, not sure how to query for known targets/triples with clang.

Grepping around the CMakeCache.txt file in my build directory, I find

//Semicolon-separated list of experimental targets to build.
LLVM_EXPERIMENTAL_TARGETS_TO_BUILD:STRING=My66000

This is documented in llvm/lib/Target/My66000/README .