Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. daniel@TG624:~/sources/wiz01/qmilky$ ./configure --without-alsa --without-jack COMPILED_BY="com64 <dnlgreenwood@gmail.com>" CXXFLAGS="-D__LOWRES__ -D__WIZ__ -I/home/daniel/WIZ_SDK/include -I/home/daniel/WIZ_SDK/DGE/include/SDL -O2 -fomit-frame-pointer -msoft-float" SDL_LIBS="-lSDL -lpthread" CFLAGS="-D__LOWRES__ -D__WIZ__ -O2 -fomit-frame-pointer -msoft-float" AR=/home/daniel/WIZ_SDK/tools/gcc-4.0.2-glibc-2.3.6/arm-linux/bin/arm-linux-ar CC=/home/daniel/WIZ_SDK/tools/gcc-4.0.2-glibc-2.3.6/arm-linux/bin/arm-linux-gcc --target=arm-linux LDFLAGS="-L/home/daniel/WIZ_SDK/lib/target -L/home/daniel/WIZ_SDK/DGE/lib/target -static" CPPFLAGS="-D__LOWRES__ -D__WIZ__ -I/home/daniel/WIZ_SDK/include -I/home/daniel/WIZ_SDK/DGE/include/SDL" --prefix=/home/daniel/binaries/wiz01 --program-suffix=.gpe --disable-sdltest SDL_CONFIG=/home/daniel/WIZ_SDK/sdl-config ZZIP_LIBS="-lz -lzzip -Wl -Bsymbolic-functions" RANLIB=/home/daniel/WIZ_SDK/tools/gcc-4.0.2-glibc-2.3.6/arm-linux/bin/arm-linux-ranlib CPP=/home/daniel/WIZ_SDK/tools/gcc-4.0.2-glibc-2.3.6/arm-linux/bin/arm-linux-cpp CXX=/home/daniel/WIZ_SDK/tools/gcc-4.0.2-glibc-2.3.6/arm-linux/bin/arm-linux-cpp
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /bin/mkdir -p
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7. checking for C++ compiler default output file name...
  8. configure: error: in `/home/daniel/sources/wiz01/qmilky':
  9. configure: error: C++ compiler cannot create executables
  10. See `config.log' for more details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement