Hi,
I got error 627 on Opensuse x64
Could you add 64 bit compile options?
CROSS= UID=0 OPTROOT=/opt SUBPREFIX=/Pantec PREFIX=/opt/Pantec INST_PREFIX=/opt/Pantec/Linux-i686 CODEPREFIX=/opt/Pantec
using flags -fpic -O3 -march=i686 -Wall -Wno-unused -DLinux -D__i686__ -DCOMPILER_HOST="linux-xq28" -DCOMPILER_EXE="g++" -DCOMPILER_VERSION="7" -DPREFIX="/opt/Pantec" -DSHARES_PATH="/opt/Pantec/share/Bin2S19" -DETC_PREFIX="/opt/Pantec" -DVERSION="0.2.2" -DBUILDDATE="2021/01/27,16:46" -DTARGETNAME="Bin2S19" -I/opt/Pantec/include
[g++] -> built/Linux-i686/main.o
g++: fatal error: no input files
compilation terminated.
make: *** [Makefile:627: built/Linux-i686/main.o] Error 1
Thank you
Hi,
I got error 627 on Opensuse x64
Could you add 64 bit compile options?
CROSS= UID=0 OPTROOT=/opt SUBPREFIX=/Pantec PREFIX=/opt/Pantec INST_PREFIX=/opt/Pantec/Linux-i686 CODEPREFIX=/opt/Pantec
using flags -fpic -O3 -march=i686 -Wall -Wno-unused -DLinux -D__i686__ -DCOMPILER_HOST="linux-xq28" -DCOMPILER_EXE="g++" -DCOMPILER_VERSION="7" -DPREFIX="/opt/Pantec" -DSHARES_PATH="/opt/Pantec/share/Bin2S19" -DETC_PREFIX="/opt/Pantec" -DVERSION="0.2.2" -DBUILDDATE="2021/01/27,16:46" -DTARGETNAME="Bin2S19" -I/opt/Pantec/include
[g++] -> built/Linux-i686/main.o
g++: fatal error: no input files
compilation terminated.
make: *** [Makefile:627: built/Linux-i686/main.o] Error 1
Thank you