But if you compile with clang and ok , with gcc no it gives me segmentation faultIt would probably help if you showed some of the code and the information from the segfault.
Tonight I'll send some screenshots now I'm not at the pcShow us an example please. We can't see what's on your screen and we cannot see what you're doing.
Please don't send pictures of text, just copy/paste the information.Tonight I'll send some screenshots
Im live in romeUnderlying question: Why are you trying to use GCC? On FreeBSD, Clang and LLVM are the standard (default) compiler, and they work fine. Instead of trying to debug your GCC installation, it might be easier to just "when in Rome, do like the Romans".
If you have a strong reason to use GCC, it would be interesting to hear about it.
"when in Rome, do like the Romans".
X_X I don't know if this was intentional but I love this double pun here.Im live in rome
truss <your program>
and show as the trace