Sven Anders
2018-06-06 08:35:28 UTC
Thanks,
with -O2 it works. My previous version (5.5.1) worked with -O3 and the same compiler
without problems.
Is this a common problem and are there any recommendations regarding the optimization
or compiler flags to use (or not to use)?
Regards
Sven
Sven Anders
--
Sven Anders <***@anduras.de> () UTF-8 Ribbon Campaign
/\ Support plain text e-mail
ANDURAS intranet security AG
MessestraÃe 3 - 94036 Passau - Germany
Web: www.anduras.de - Tel: +49 (0)851-4 90 50-0 - Fax: +49 (0)851-4 90 50-55
Rechtsform: Aktiengesellschaft - Sitz: Passau - Amtsgericht: Passau HRB 6032
Mitglieder des Vorstands: Dipl.-Inf. Sven Anders, Dipl.-Inf. Marcus Junker
Vorsitzender des Aufsichtsrats: RA Mark Peters
with -O2 it works. My previous version (5.5.1) worked with -O3 and the same compiler
without problems.
Is this a common problem and are there any recommendations regarding the optimization
or compiler flags to use (or not to use)?
Regards
Sven
Hi,
Try with O2, not O3.
Kind regards
Noel
Mit freundlichen GrÃŒÃenTry with O2, not O3.
Kind regards
Noel
Hello!
I'm experiencing a segmentation fault, if I set charondebug = cfg to a value greater than 2.
I'm using Strongwan 5.6.2 on Linux kernel 4.1.39 on a 32 bit system.
./configure CFLAGS="-g -march=core2 -O3 -fstack-protector" LDFLAGS="-D_FORTIFY_SOURCE=2 -fPIE -pie -Wl,-z,relro,-z,now" --prefix=/usr
--sysconfdir=/etc --enable-aes --enable-bliss --enable-blowfish --enable-ccm --enable-chapoly --enable-cmac --enable-ctr --enable-des ...
I'm experiencing a segmentation fault, if I set charondebug = cfg to a value greater than 2.
I'm using Strongwan 5.6.2 on Linux kernel 4.1.39 on a 32 bit system.
./configure CFLAGS="-g -march=core2 -O3 -fstack-protector" LDFLAGS="-D_FORTIFY_SOURCE=2 -fPIE -pie -Wl,-z,relro,-z,now" --prefix=/usr
--sysconfdir=/etc --enable-aes --enable-bliss --enable-blowfish --enable-ccm --enable-chapoly --enable-cmac --enable-ctr --enable-des ...
Sven Anders
--
Sven Anders <***@anduras.de> () UTF-8 Ribbon Campaign
/\ Support plain text e-mail
ANDURAS intranet security AG
MessestraÃe 3 - 94036 Passau - Germany
Web: www.anduras.de - Tel: +49 (0)851-4 90 50-0 - Fax: +49 (0)851-4 90 50-55
Rechtsform: Aktiengesellschaft - Sitz: Passau - Amtsgericht: Passau HRB 6032
Mitglieder des Vorstands: Dipl.-Inf. Sven Anders, Dipl.-Inf. Marcus Junker
Vorsitzender des Aufsichtsrats: RA Mark Peters