MAMEWorld >> Programming
Previous thread Previous  View all threads Index   Next thread Next   Flat Mode Flat  

Dullaron
Diablo III - Dunard #1884
Reged: 07/22/05
Posts: 6125
Loc: Fort Worth, Tx
Send PM
Read up on the make -j command while back.
05/21/24 02:56 PM


What I read that on Linux you can look up on how many cores.

For example on the Fedora OS. Just type in this.

nproc

mitchell@nobara-pc:~/mame-beta$ nproc
16

16 cores found.

I read that I don't need to use all the cores.

So I need to use 15 instead of 16. Even better 12 so that I can do other things while this is running. I can't tell the different on the make speed, so I just stick to 12.

make OVERRIDE_CC=clang OVERRIDE_CXX=clang++ STRIP_SYMBOLS=1 REGENIE=1 -j12 && rm -rfv $HOME/mame-beta/build/ && ./mame -listxml > mame.xml

These are the tools that I have been using.

sudo dnf install clang git gcc gcc-c++ SDL2-devel SDL2_ttf-devel libXi-devel libXinerama-devel qt5-qtbase-devel qt5-qttools expat-devel fontconfig-devel alsa-lib-devel pulseaudio-libs-devel


W11 Home 64-bit + Nobara OS / AMD Radeon RX 5700 XT / AMD Ryzen 7 3700X 8-Core 3.59 GHz / RAM 64 GB







Entire thread
Subject Posted by Posted on
* Read up on the make -j command while back. Dullaron 05/21/24 02:56 PM

Extra information Permissions
Moderator:  Pi 
0 registered and 31 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 85