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 <v0mb1g$184aa$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v0mb1g$184aa$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: BGB <cr88192@gmail.com>
Newsgroups: comp.arch
Subject: Re: Stealing a Great Idea from the 6600
Date: Sun, 28 Apr 2024 15:20:00 -0500
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <v0mb1g$184aa$1@dont-email.me>
References: <dd1866c4efb369b7b6cc499d718dc938@www.novabbs.org>
 <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>
 <v0maic$180gk$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 28 Apr 2024 22:20:01 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="437e2caa7a0d326db2a3a89ac4546326";
	logging-data="1315146"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+FuPhMyTPsKuHjcKGHiLgx75RWS8xtd80="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:2fqqVs5gYIYU8l26K+ec1dA5qPM=
Content-Language: en-US
In-Reply-To: <v0maic$180gk$1@dont-email.me>
Bytes: 2845

On 4/28/2024 3:11 PM, Thomas Koenig wrote:
> 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 .

I realized after posting this that I had cloned the wrong branch...

I had cloned "main", seems the My66000 stuff was in the "my66000" 
branch; somehow didn't realize that there would be multiple branches 
with different stuff in each branch.


But, now is the process of waiting for this branch to build...

Probably a few more hours, then I will see what happens.

Build status currently at ~20%.