
Enviado em 31/01/2017 - 11:55h
Olá pessoal, tudo bem?gcc -o programa programa.c -lm
alvim@Igor-Laptop:~/Área de Trabalho$ gcc -o teste teste.c -lm
teste.c: In function ‘main’:
teste.c:10:9: warning: implicit declaration of function ‘mod’ [-Wimplicit-function-declaration]
if (mod(l2 - l3) < l1 && l1 < l2+l3) {
^
/tmp/cc93hV2f.o: na função `main':
teste.c:(.text+0x54): referência indefinida para `mod'
teste.c:(.text+0xa2): referência indefinida para `mod'
teste.c:(.text+0xf0): referência indefinida para `mod'
collect2: error: ld returned 1 exit status
Gentoo binário em 2026: UEFI, LUKS, Btrfs e Systemd
Trabalhando Nativamente com Logs no Linux
Jogando Daikatana (Steam) com Patch 1.3 via Luxtorpeda no Linux
LazyDocker – Interface de Usuário em Tempo Real para o Docker
Em qual Arquivo colocar as Configurações
Forçar resolução teimosa no Wayland
Como fazer um pendrive bootável utilizando a ferramenta Rufus









