https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124233

--- Comment #5 from Brecht Sanders <brechtsanders at users dot sourceforge.net> 
---
Tried again with the latest GCC 16 snapshot and now the result is:
```
crab1.exe: error: failed to locate crate 'core'
crab1.exe: error: unknown crate 'core'
crab1.exe: error: unknown crate 'core'
-:2:1: error: could not resolve macro invocation 'println' [E0433]
crab1.exe: error: unknown crate 'core'
```

How do I build the core Rust library with/for gccrs ?

Reply via email to