![]() |
If during compilation in CC compiler changes the name of the function ie func to 2314ufdifunc what to do so that the compiler will use the same name given by the user? |
[Edit] |
[Edit]
Answer
set the environment variables CC=gcc export CC
then it takes the compiler as gcc
First answer by ID2098238279. Last edit by ID2098238279. Question popularity: 23 [recommend question]




