Enviado em 04/12/2021 - 22:13h
Boa Noite a Todos!g++ test.cpp -o test -O3 -Wall -pedantic -pedantic-errors -Werror
/tmp/cc7ATGWW.o: in function `Load_Database(int)':
test.cpp:(.text+0x7b7): relocation truncated to fit: R_X86_64_32S against `.bss'
test.cpp:(.text+0x9cd): relocation truncated to fit: R_X86_64_32S against `.bss'
test.cpp:(.text+0xa25): relocation truncated to fit: R_X86_64_32S against `.bss'
test.cpp:(.text+0xa68): relocation truncated to fit: R_X86_64_32S against `.bss'
test.cpp:(.text+0xaa1): relocation truncated to fit: R_X86_64_32S against `.bss'
test.cpp:(.text+0xae8): relocation truncated to fit: R_X86_64_32S against `.bss'
test.cpp:(.text+0xb2a): relocation truncated to fit: R_X86_64_32S against `.bss'
test.cpp:(.text+0xb5c): relocation truncated to fit: R_X86_64_32S against `.bss'
test.cpp:(.text+0xbb8): relocation truncated to fit: R_X86_64_32S against `.bss'
test.cpp:(.text+0xc35): relocation truncated to fit: R_X86_64_32S against `.bss'
test.cpp:(.text+0xc83): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status
struct {
char A [ 20],
AAA [ 20],
AAAA [ 201],
AAAAA [ 201],
AAAAAA [ 201],
AAAAAAA [500001],
B [ 201],
BB [ 201],
BBB [ 201],
BBBB [500001],
BBBBB [ 401],
BBBBBB [ 401],
BBBBBBB [ 601];
} Dados1[3000], Dados2[3000];
Como gerar um podcast a partir de um livro em PDF
Automatizando digitação de códigos 2FA no browser
Resolver problemas de Internet
Como compartilhar a tela do Ubuntu com uma Smart TV (LG, Samsung, etc.)
Músicas de Andrew Hulshult no DOOM (WAD)
Instalar o Apache, MySQL e PHP no Oracle Linux 8
Bloqueando telemetria no Deepin 23.1
Como converter imagens PNG/JPEG para SVG em linha de comando
Fez porcaria no teu repositório Git? Aprenda a restaurar uma versão anterior do seu código!