Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- file C:\Builds\The-Powder-Toy-master\SConscript,line 134:
- Configure(confdir = .sconf_temp)
- scons: Configure: Checking for C header file C:\MinGW\include\SDL/SDL.h...
- .sconf_temp\conftest_0.c <-
- |
- |#include "C:\MinGW\include\SDL/SDL.h"
- |
- |
- gcc -o .sconf_temp\conftest_0.o -c .sconf_temp\conftest_0.c
- scons: Configure: yes
- scons: Configure: Checking for C header file C:\MinGW\include\Lua/lua.h...
- .sconf_temp\conftest_1.c <-
- |
- |#include "C:\MinGW\include\Lua/lua.h"
- |
- |
- gcc -o .sconf_temp\conftest_1.o -c -IC:\MinGW\include\SDL .sconf_temp\conftest_1.c
- scons: Configure: yes
- scons: Configure: Checking for C library fftw3f...
- .sconf_temp\conftest_2.c <-
- |
- |
- |
- |int
- |main() {
- |
- |return 0;
- |}
- |
- gcc -o .sconf_temp\conftest_2.o -c -IC:\MinGW\include\SDL -IC:\MinGW\include\Lua .sconf_temp\conftest_2.c
- gcc -o .sconf_temp\conftest_2.exe .sconf_temp\conftest_2.o -lfftw3f
- scons: Configure: yes
- scons: Configure: Checking for C library bz2...
- .sconf_temp\conftest_3.c <-
- |
- |
- |
- |int
- |main() {
- |
- |return 0;
- |}
- |
- gcc -o .sconf_temp\conftest_3.o -c -IC:\MinGW\include\SDL -IC:\MinGW\include\Lua .sconf_temp\conftest_3.c
- gcc -o .sconf_temp\conftest_3.exe .sconf_temp\conftest_3.o -lfftw3f -lbz2
- scons: Configure: yes
- scons: Configure: Checking for C library z...
- .sconf_temp\conftest_4.c <-
- |
- |
- |
- |int
- |main() {
- |
- |return 0;
- |}
- |
- gcc -o .sconf_temp\conftest_4.o -c -IC:\MinGW\include\SDL -IC:\MinGW\include\Lua .sconf_temp\conftest_4.c
- gcc -o .sconf_temp\conftest_4.exe .sconf_temp\conftest_4.o -lfftw3f -lbz2 -lz
- scons: Configure: yes
- scons: Configure: Checking for C header file bzlib.h...
- .sconf_temp\conftest_5.c <-
- |
- |#include "bzlib.h"
- |
- |
- gcc -o .sconf_temp\conftest_5.o -c -IC:\MinGW\include\SDL -IC:\MinGW\include\Lua .sconf_temp\conftest_5.c
- scons: Configure: yes
- scons: Configure: Checking for C library lua5.1...
- .sconf_temp\conftest_6.c <-
- |
- |
- |
- |int
- |main() {
- |
- |return 0;
- |}
- |
- gcc -o .sconf_temp\conftest_6.o -c -IC:\MinGW\include\SDL -IC:\MinGW\include\Lua .sconf_temp\conftest_6.c
- gcc -o .sconf_temp\conftest_6.exe .sconf_temp\conftest_6.o -lfftw3f -lbz2 -lz -llua5.1
- scons: Configure: yes
Advertisement
Add Comment
Please, Sign In to add comment