dgilmore changed the topic of #fedora-riscv to: Fedora on RISC-V https://fedoraproject.org/wiki/Architectures/RISC-V || Logs: https://libera.irclog.whitequark.org/fedora-riscv || Alt Arch discussions are welcome in #fedora-alt-arches
King_InuYasha has joined #fedora-riscv
King_InuYasha has quit [Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/]
King_InuYasha has joined #fedora-riscv
King_InuYasha has quit [Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/]
King_InuYasha has joined #fedora-riscv
King_In5 has joined #fedora-riscv
King_InuYasha has quit [Ping timeout: 255 seconds]
esv_ has joined #fedora-riscv
esv has quit [Read error: Connection reset by peer]
esv_ has quit [Quit: Leaving]
<davidlt[m]> PHP is kicking and screaming at me :) Another one that needs some libatomic treatment.
<davidlt[m]> GCC 13 update will finish today if my math is good. I might skip a new one, and wait for another oen.
<davidlt[m]> I think Jakub is back to updating it every week.
<davidlt[m]> I might use that time for some GHC compiler building (and there are a bunch of versions here).
<davidlt[m]> Let's start Saturday morning playing with new macros: https://fedoraproject.org/wiki/Changes/RPMMacrosForBuildFlags
jednorozec has quit [Ping timeout: 246 seconds]
jednorozec has joined #fedora-riscv
kalev has quit [Quit: leaving]
PrathamPatel[m] has joined #fedora-riscv
<davidlt[m]> Btw, I decided there is not enough compute time for us thus in Fedora 38 and 39 we will continue import noarch packages from upstream Koji.
<davidlt[m]> That might change once (well, if) JH7110, TH1520 or/and Horse Creek boards are ready for us to support and hook into the system.
<davidlt[m]> That will safe significant amount of time, especially as we need to support F37/38/39 all at once.
<davidlt[m]> Otherwise ocaml* and php* stuff is going in.
<davidlt[m]> GHC stuff will probably take some days.
<PrathamPatel[m]> <davidlt[m]> "Some things cannot build on..." <- Shouldn't the 8GB model suffice?
esv_ has joined #fedora-riscv
esv_ is now known as esv
zsun has joined #fedora-riscv
<davidlt[m]> That's low memory. Ideally I would want 8GB per core.
zsun has quit [Quit: Leaving.]
<PrathamPatel[m]> Ah, okay
<davidlt[m]> Things like LTO are expensive on memory side.
<cwt[m]> even ThinLTO?
<davidlt[m]> Isn't ThinLTO a LLVM-only thing?
<cwt[m]> I think we need to put -flto=thin explicitly
<davidlt[m]> But that's for LLVM/Clang only.
<cwt[m]> ah, got it. I thought gcc had the same option
pamvdam71[m] has joined #fedora-riscv
somlo has quit [Remote host closed the connection]
somlo has joined #fedora-riscv
<somlo> irq support for the LiteX UART just landed in mainline linux