[oi-dev] gcc: error: -pie is not supported in this configuration
Marcel Telka
marcel at telka.sk
Thu Jun 1 13:49:56 UTC 2023
Hi,
I just noticed this:
$ /usr/gcc/11/bin/gcc -pie a.c
gcc: error: -pie is not supported in this configuration
$ /usr/gcc/10/bin/gcc -pie a.c
gcc: error: -pie is not supported in this configuration
$ /usr/gcc/7/bin/gcc -pie a.c
gcc: error: -pie is not supported in this configuration
$
Any idea what is wrong wit -pie at OI?
Is it possible to make it working?
Thanks.
--
+-------------------------------------------+
| Marcel Telka e-mail: marcel at telka.sk |
| homepage: http://telka.sk/ |
+-------------------------------------------+
More information about the oi-dev
mailing list