I wish this clue could help developers to solve the problem.
After several checks, I realized that gcc does not compile any code when compiling from any source (hard disk, virtual machines...) if the disk where the code is stored or the virtual machine is stored is NTFS-formatted.
Compiling my code in the native linux partition (ext4) gives as result a successful compile.
So the problem is something related to NTFS partitions/drives. Please, it could be great if someone can solve this problem as soon as possible.
I wish this clue could help developers to solve the problem.
After several checks, I realized that gcc does not compile any code when compiling from any source (hard disk, virtual machines...) if the disk where the code is stored or the virtual machine is stored is NTFS-formatted.
Compiling my code in the native linux partition (ext4) gives as result a successful compile.
So the problem is something related to NTFS partitions/drives. Please, it could be great if someone can solve this problem as soon as possible.