-
Everything goes well, except for these error upon building the arm Shared Library.
if I use BoringSSL
.
.
.
[armeabi-v7a] SharedLibrary : libstrongswan.so
ld: error: undefined symbol: EC_POIN…
ghost updated
3 years ago
-
| | |
|--------------------|----|
| Bugzilla Link | [PR38133](https://bugs.llvm.org/show_bug.cgi?id=38133) |
| Status | NEW |
| Importance | P normal |
|…
-
I have a Raspberry Pi 4, and I am benchmarking AES-256-GCM on 32 vs 64-bit-arm Debian Bullseye.
OpenSSL 3.0.0 was compiled from source, config dumps:
* arm 64 bit (`asm_arch => "aarch64"`): https:…
-
| | |
| --- | --- |
| Bugzilla Link | [31720](https://llvm.org/bz31720) |
| Version | trunk |
| OS | Linux |
| Attachments | [Script that reproduced the lack of error messages](https://user-images.g…
-
Hey,
Unfortunately, I cannot build `libressl` for a Cortex A9 CPU (ARMADA 38x) :
```
$ export PATH="/build/cross-arm-turomnia/bin:${PATH}"
$ export CFLAGS="-static --static -march=armv7 -mtune=c…
-
Can't build on Ubuntu 16.04 ARMv71 (scaleway hosting)
cc: error: unrecognized argument in option ‘-march=core2’
cc: note: valid arguments to ‘-march=’ are: armv2 armv2a armv3 armv3m armv4 armv4t …
-
Run with some problems when execute command 'make'.
Thanks for help.
Here is the error:
```
make depend && make _all
make[1]: Entering directory `/home/CaseZheng/android/rtmp/openssl-1_1_1_a/op…
-
On *very few* platforms, namely `linux-armv4` and `linux-ppc`, the `generated-config` directory contains a reference to an `atomic` library in the 3.0.2 version, but not in the 1.1.1 version.
```ba…
-
openssl 1.0.2p always reports “bad record MAC”, and SSL_ Accept always returns -1, but openssl 0.9.8 always is normal. Why https is failed?
build option: perl Configure linx-armv4 shared no-as…
-
Hi !
Trying to build on ubuntu 22.04 with gcc.
Ive added `export CROSS_COMPILE=arm-linux-gnueabi- ` to my build script, but when running `make mx50_rdp_config`, I have the following logs:
```…
autra updated
10 months ago