Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- gcc -o mesaflash main.o eeprom.o flash_spi.o device_eth.o lbp16.o device_pci.o hostmot2.o -lm /lib/x86_64-linux-gnu/libpci.so.3
- /usr/bin/ld: i386 architecture of input file `main.o' is incompatible with i386:x86-64 output
- /usr/bin/ld: i386 architecture of input file `eeprom.o' is incompatible with i386:x86-64 output
- /usr/bin/ld: i386 architecture of input file `flash_spi.o' is incompatible with i386:x86-64 output
- /usr/bin/ld: i386 architecture of input file `device_eth.o' is incompatible with i386:x86-64 output
- /usr/bin/ld: i386 architecture of input file `lbp16.o' is incompatible with i386:x86-64 output
- /usr/bin/ld: i386 architecture of input file `device_pci.o' is incompatible with i386:x86-64 output
- collect2: ld returned 1 exit status
- make: *** [all] Error 1
- skunkworks@skunkworks-Studio-XPS-1645:~/mesaflash2$
Advertisement
Add Comment
Please, Sign In to add comment