<re_irc>
< (@dirbaio:matrix.org)> they're always there, but they're only visible when you get a separate linker error (because link output is hidden otherwise)
<re_irc>
< (@dirbaio:matrix.org)> resulting binary works fine
<re_irc>
< (@diondokter:matrix.org)> Yeah, I saw those as well. No idea, doesn't seem to affect anything
cr1901_ is now known as cr1901
m5zs7k has quit [Ping timeout: 260 seconds]
m5zs7k has joined #rust-embedded
<re_irc>
< (@a-gavin:matrix.org)> According to "man elf" on a linux machine:
<re_irc>
This section holds information defined by the program, whose format and meaning are determined solely by the program```
<re_irc>
< (@a-gavin:matrix.org)> According to "man elf" on a linux machine:
<re_irc>
This section holds information defined by the program, whose format and meaning are determined solely by the program
WSalmon has quit [Remote host closed the connection]
WSalmon has joined #rust-embedded
<re_irc>
< (@oop584:matrix.org)> I have two PRs to riscv-semihosting (https://github.com/riscv-rust/riscv-semihosting) that have been ready for review for two weeks and haven't been looked at yet. I sent an email to risc-v@teams.rust-embedded.org last week but have not heard back. Is there anyone here who can help me out?
<re_irc>
< (@chaosprint:matrix.org)> Hi, does anyone know why some dependancies are called with "std" even if there is already "no_std" in the file I want to build?
<re_irc>
< (@chaosprint:matrix.org)> I added the target but got this message. My Rust version is up to date "rustc 1.64.0 (a55dd71d5 2022-09-19)" with nightly as default.
<re_irc>
rustup target add thumbv7em-none-eabihf
<re_irc>
info: component 'rust-std' for target 'thumbv7em-none-eabihf' is up to date
<re_irc>
< (@xiretza:xiretza.xyz)> : a "#![no_std]" crate can't depend on other crates that use "std"
<re_irc>
< (@chaosprint:matrix.org)> : yes. The problem is caused by a dependency I created. I think my own code in that dependency is suitable for "no_std". It's the dependency crates of my code are triggered with "std", even if I disabled all their default features.
<re_irc>
The most wired thing is that when I use this dep I created for another "stm32f4xx-hal" example, it works fine. So I am totally confused where might be wrong.
<re_irc>
< (@chaosprint:matrix.org)> * dependencies crates of my crate that
<re_irc>
< (@chaosprint:matrix.org)> * my crate
<re_irc>
< (@chaosprint:matrix.org)> alright, it's fixed magically... I don't even touch anything significant...
hwj has joined #rust-embedded
crabbedhaloablut has quit [Quit: No Ping reply in 180 seconds.]
crabbedhaloablut has joined #rust-embedded
causal has joined #rust-embedded
hwj has quit [Ping timeout: 272 seconds]
hwj has joined #rust-embedded
explore has quit [Quit: Connection closed for inactivity]
dc740 has quit [Remote host closed the connection]
emerent has quit [Ping timeout: 248 seconds]
emerent has joined #rust-embedded
hwj has quit [Read error: Connection reset by peer]