<div dir="auto">Yes, I encountered with many problems because this is my first Dragonfly project but I try to use AI to resolve the problems.</div><div dir="auto"><br></div><div dir="auto">I will update you guys soon.</div><div dir="auto"><br></div><div dir="auto">Thank you all.</div><div dir="auto"><br></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 16, 2025 at 1:58 PM André Pfeiffer <<a href="mailto:pfeiffer.ufsc@gmail.com">pfeiffer.ufsc@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hello,</div><div><br></div><div>This is an interesting topic.<br></div>Any updates?<br><br></div>Best regards.</div><div dir="auto"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, May 11, 2025, 03:26 Sayed Mohammad Badiezadegan <<a href="mailto:mbzadegan@gmail.com" target="_blank">mbzadegan@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>Ok, I think I have enough time to do your first paragraph. </div><div dir="auto"><br></div><div>Should I run these steps to test DragonflyBSD with the new version of GCC (v13)?</div><div><br></div><div><ol><li><b>sudo pkg install gcc13</b></li><li><b>export CC=/usr/local/bin/gcc13<br>export CXX=/usr/local/bin/g++13</b></li><li><b>cd /usr/src/bin/ls<br>make clean<br>make CC=/usr/local/bin/gcc13</b></li><li><b>modify /etc/make.conf:<br>CC=/usr/local/bin/gcc13<br>CXX=/usr/local/bin/g++13</b></li><li><b>make buildworld</b></li></ol><div>Thank you.</div></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 9, 2025 at 8:12 PM Justin Sherrill <<a href="mailto:justin@shiningsilence.com" rel="noreferrer" target="_blank">justin@shiningsilence.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Someone would have to test newer versions of gcc in DragonFly as the<br>
system compiler, to see if there's a technical issue.<br>
<br>
There's 2 working compilers in the system at any time - 8.3 is<br>
default, and gcc-4.7 is still there. I forget the reason to hold that<br>
specific version; might have been license change? In any case, CCVER<br>
is the variable to change to pick the active compiler. You can set it<br>
to something installed from dports and see what you get.<br>
<br>
Here's a post from the switch to gcc5 as an example:<br>
<a href="https://lists.dragonflybsd.org/pipermail/users/2015-February/207455.html" rel="noreferrer noreferrer" target="_blank">https://lists.dragonflybsd.org/pipermail/users/2015-February/207455.html</a><br>
<br>
Changing system compiler forces everyone to rebuild their system and<br>
all ports too, so it's not insignificant. I know people have talked<br>
about moving to clang and etc too.<br>
<br>
On Fri, May 9, 2025 at 9:59 PM Sayed Mohammad Badiezadegan<br>
<<a href="mailto:mbzadegan@gmail.com" rel="noreferrer" target="_blank">mbzadegan@gmail.com</a>> wrote:<br>
><br>
> Thank you for your update, but why is the GCC version still on 8.3 (released in 2019)? Is there any technical problem with GCC version 13.X?<br>
><br>
><br>
><br>
> On Fri, May 9, 2025 at 6:35 PM Ed M <<a href="mailto:martinezed0001@gmail.com" rel="noreferrer" target="_blank">martinezed0001@gmail.com</a>> wrote:<br>
>><br>
>> Cool, thought current snapshots had replaced formal releases<br>
>><br>
>> On Fri, May 9, 2025 at 5:19 PM Justin Sherrill <<a href="mailto:justin@shiningsilence.com" rel="noreferrer" target="_blank">justin@shiningsilence.com</a>> wrote:<br>
>>><br>
>>> DragonFly 6.4.2 is out - this is another bugfix release. ISO/IMG files are<br>
>>> available now on <a href="http://dragonflybsd.org" rel="noreferrer noreferrer" target="_blank">dragonflybsd.org</a> and mirrors soon, if not already.<br>
>>><br>
>>> The release page: <a href="https://www.dragonflybsd.org/release64/" rel="noreferrer noreferrer" target="_blank">https://www.dragonflybsd.org/release64/</a><br>
>>><br>
>>> And here's what has changed from 6.4.1 to 6.4.2:<br>
>>><br>
>>> <a href="https://lists.dragonflybsd.org/pipermail/commits/2025-May/923524.html" rel="noreferrer noreferrer" target="_blank">https://lists.dragonflybsd.org/pipermail/commits/2025-May/923524.html</a><br>
>>><br>
>>> To update on an existing install:<br>
>>><br>
>>> > cd /usr<br>
>>> > make src-create<br>
>>> > (or make src-update if you already have a src directory)<br>
>>> > cd src<br>
>>> > git pull<br>
>>> > make build-all<br>
>>> > make install-all<br>
>>> > make upgrade<br>
>>><br>
>>> After your next reboot, you can optionally update your rescue system:<br>
>>><br>
>>> (reboot)<br>
>>> > cd /usr/src<br>
>>> > make initrd<br>
</blockquote></div></div>
</blockquote></div>
</blockquote></div></div>