by admin
Welcome to this board!
|
|
[no replies]
|
by highwayman
Calling assembly code from C++
|
|
[5 replies] Last: True.. having the mistake hold me hostage until 6am in the morning is ... (by highwayman)
|
by spistol
GLIBCXX_3.4.32 not found - Debian 12
|
|
[7 replies] Last: For comparison: RHEL 9 / AlmaLinux 9 does default to GCC 11, just like... (by keskiverto)
|
by malibor
build systems and code editors\IDE's you use or suggest on Linux?
|
|
[8 replies] Last: Spack https://spack.io/ -- "scientific package manager" -- is not an a... (by keskiverto)
|
by malibor
About standard strings in Linux?
|
|
[8 replies] Last: @kigar64551 I'm very grateful for your sample code and mention of icon... (by malibor)
|
by colt
Not declared Xvlib function during building
|
|
[10 replies] Last: True. I have lived a simple life, not asking "Do we have X? If yes, th... (by keskiverto)
|
by colt
Relocation error against undefined symbol
|
|
[5 replies] Last: I think when "compiling" assembly (ASM) code, you cannot and don't nee... (by kigar64551)
|
by dkaip
Static Linux version of my program
|
|
[3 replies] Last: The Flatpak and Snap are some sort of containers, aren't they? Yes. ... (by kigar64551)
|
by marhuum
Imho this is good, useful or suitable
|
|
[2 replies] Last: Yet another set of synonyms to remember. (by kbw)
|
by JUANDENT
How to install clang 16.0 in ubuntu
|
|
[1 reply] : If you just type the program name (e.g. "clang") without a full or r... (by kigar64551)
|
by JUANDENT
Does g++ support C++ 20 modules?
|
|
[no replies]
|
by colt
Zsnes's zlib detection code problem.
|
|
[4 replies] Last: Ok, I did the modifications suggested and the results were not very ex... (by colt)
|
by newbieg
Packaging your project
|
|
[9 replies] Last: The method you're using to install the files is not the most efficient... (by maxim2511)
|
by hebrerillo
Detached thread error in helgrind
|
|
[7 replies] Last: If line 34 executes before line 12, then finished will never be set. ... (by kigar64551)
|
by t im
Can select use ET mode?
|
|
[2 replies] Last: Sorry for no references and thanks for your helpful reply. (by t im)
|
by marhuum
How to merge two partitions by using gdisk
|
|
[3 replies] Last: Lets try analogous C++ case: char disk ; // The disk is an array of "... (by keskiverto)
|
by highwayman
How to Change ncurses window(pad) size?
|
|
[3 replies] Last: Sorry been a little busy recently, but basically I meant a virtual win... (by highwayman)
|
Virtual memory assigned to my program |
|
[7 replies] Last: The application has been working for several days and the physical mem... (by Alejandro Antonio)
|
by t im
About pthread_detach()
|
|
[5 replies] Last: Thanks for all your answer. Get it. (by t im)
|
by helios
Detached threads
|
|
[9 replies] Last: The example on the cppref site is interesting. Thanks ++ (by Geckoo)
|