ubuntu 20.04 compiler problem?
Sheemon Lists
sheemon.lists at gmail.com
Fri Sep 25 05:05:08 UTC 2020
Do you mean "... Beyond trying to declare a variable as 128bit integer?
I do not remember having such a large integer. 64bit is 'long long's, used
to be 'quad'. Perhaps you are using an old source code that makes a
reference to a quad.
Send me the source file. I will look into it.
Simon
On Thu, Sep 24, 2020, 23:47 R C <cjvijf at gmail.com> wrote:
> Hello,
>
>
> I am trying to compile something, on Ubuntu 20.04, and see this error:
>
>
> arm-linux-gnueabihf-g++ `pkg-config --cflags libcurl` -std=c++11
> -DUSE_GPIO_TS -DNDEBUG -DRPI -DINCLUDE_HTTPD -O2 -Wall -c
> -fmessage-length=0 -pthread -MMD -MP -MF"f007th_send.d"
> -MT"f007th_send.o" -o "f007th_send.o" "../f007th_send.cpp"
> In file included from /usr/include/aarch64-linux-gnu/bits/sigcontext.h:30,
> from /usr/arm-linux-gnueabihf/include/signal.h:291,
> from ../RFReceiver.hpp:16,
> from ../f007th_send.cpp:10:
> /usr/include/aarch64-linux-gnu/asm/sigcontext.h:77:2: error:
> â__uint128_tâ does not name a type; did you mean â__uint32_tâ?
>
>
> any ideas?
>
>
> thanks,
>
>
> Ron
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20200925/75205264/attachment.html>
More information about the ubuntu-users
mailing list