Error linking in Linux CentOS - line option '-no-pie'
Posted: Thu Feb 25, 2021 12:50 pm
Hi,
I tried to compile in CentOS, using pbcompiler from a bash shell, but I get an error with linker.
The output is:
I think that $PUREBASIC_HOME is correctly set in environment, but I have no idea what is causing this error.
Thanks y best regards,
I tried to compile in CentOS, using pbcompiler from a bash shell, but I get an error with linker.
The output is:
Code: Select all
******************************************
PureBasic 5.73 LTS (Linux - x64) Free
******************************************
Loading external modules...
Starting compilation...
Starting compilation...
37 lines processed.
Creating the executable.
Error: Linker
gcc: error: unrecognized command line option ‘-no-pie’
Thanks y best regards,