-
This issue was originally created at: 2008-06-22 23:30:51.
This issue was reported by: `audiofanatic`.
audiofanatic said at 2008-06-22 23:30:51
>In moving from 0.98.0 to 0.98.5 we observed that s…
-
I'm hitting the following build error on 32 bit systems:
In file included from /home/king/bcc/snapcraft/parts/bcc/src/src/cc/frontends/b/codegen_llvm.cc:39:0:
/home/king/bcc/snapcraft/parts/bcc/sr…
-
When building c10t using GCC 3.4.6 (RedHat Enterprise Linux/CentOS 4), there are build errors due to extra semi-colons in unc.hpp:
[ 97%] Building CXX object CMakeFiles/c10t.dir/src/text.cpp.o
In file…
-
Not sure if I'm doing something wrong, but this is on Ubuntu 16.04 LTS inside a VM (Linode):
```
root@localhost:~/ridl/build# make
Scanning dependencies of target mdstool-cli
[ 4%] Building C o…
-
Here is a POC program:
```
#include
#define L 20
void decrypt(unsigned char * plaintext, unsigned char * ciphertext) {
unsigned char w[L];
memcpy(w, ciphertext, L);
for (int i = 0; i < L; i+…
-
```
What steps will reproduce the problem?
1. svn chekcout code
2. vi MAKE file change BITS?=32 to BITS?=64
3. make all
What is the expected output? What do you see instead?
cc1plus: error: unrecog…
-
```
What steps will reproduce the problem?
1. svn chekcout code
2. vi MAKE file change BITS?=32 to BITS?=64
3. make all
What is the expected output? What do you see instead?
cc1plus: error: unrecog…
-
```
What steps will reproduce the problem?
1. svn chekcout code
2. vi MAKE file change BITS?=32 to BITS?=64
3. make all
What is the expected output? What do you see instead?
cc1plus: error: unrecog…
-
```
What steps will reproduce the problem?
1. svn chekcout code
2. vi MAKE file change BITS?=32 to BITS?=64
3. make all
What is the expected output? What do you see instead?
cc1plus: error: unrecog…
-
### What happened?
```
GNU Image Manipulation Program version 2.10.38
git-describe: GIMP_2_10_38
Build: org.gimp.GIMP.snapcraft.stable rev 0 for linux
# C compiler #
Using built-in specs.…