[MonoDevelop] Problem creating C library with MonoDevelop / MinGW GCC

Stephan Petzchen stephan.petzchen at gesius.de
Mon Nov 5 13:28:24 UTC 2012


Here is the Build output:




Bereinige: gsl-1.15 (Debug)

Removing output files...

Bereinigen abgeschlossen



gsl-1.15 (Debug) wird erzeugt

Performing main compilation...



Header werden vorkompiliert



Code wird in Objektdateien compiliert

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\err\error.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o "C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\error.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\err\error.c: In
Funktion »no_error_handler«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\err\error.c:68:31:
Warnung: Parameter »reason« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\err\error.c:68:51:
Warnung: Parameter »file« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\err\error.c:68:61:
Warnung: Parameter »line« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\err\error.c:68:71:
Warnung: Parameter »gsl_errno« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\err\message.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\message.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\err\stream.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stream.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\err\strerror.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\strerror.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\block\block.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o "C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\block.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\vector\vector.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\block\block_file.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\block_file.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\block\block_init.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\block_init.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\vector\vector_copy.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_copy.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\vector\vector_file.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_file.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\vector\vector_minmax.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_minmax.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\vector\vector_init.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_init.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\vector\vector_oper.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_oper.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\vector\vector_prop.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_prop.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\vector\vector_reim.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_reim.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\vector\vector_subvector.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_subvector.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\vector\vector_swap.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_swap.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\vector\vector_view.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_view.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\matrix\matrix.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\matrix\matrix_copy.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_copy.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\matrix\matrix_file.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_file.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\matrix\matrix_getset.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_getset.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\matrix\matrix_init.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_init.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\matrix\matrix_minmax.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_minmax.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\matrix\matrix_oper.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_oper.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\matrix\matrix_prop.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_prop.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\matrix\matrix_rowcol.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_rowcol.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\matrix\matrix_submatrix.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_submatrix.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\matrix\matrix_swap.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_swap.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\matrix\matrix_view.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_view.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\utils\memcpy.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\memcpy.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\utils\memmove.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\memmove.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\utils\placeholder.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\placeholder.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\utils\strtol.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\strtol.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\blas\blas.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o "C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\blas.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bspline\bspline.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\bspline.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cheb\cheb_init.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cheb_init.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\combination\combination.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\combination.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\combination\combination_file.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\combination_file.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\combination\combination_init.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\combination_init.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\combination\combination_inline.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\combination_inline.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\complex\complex_inline.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\complex_inline.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\complex\complex_math.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\complex_math.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_airy_der.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_airy_der.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_airy_der.c:
In Funktion »airy_deriv_mod_phase«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_airy_der.c:595:10:
Warnung: Variable »x32« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_airy_zero.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_airy_zero.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_atanint.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_atanint.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_amp_phase.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_amp_phase.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_i.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_i.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_I0.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_I0.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_I1.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_I1.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_In.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_In.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_Inu.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Inu.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_j.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_j.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_J0.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_J0.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_J1.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_J1.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_Jn.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Jn.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_Jnu.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Jnu.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_k.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_k.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_K0.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_K0.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_K1.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_K1.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_Kn.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Kn.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_Knu.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Knu.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_olver.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_olver.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_sequence.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_sequence.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_temme.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_temme.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_y.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_y.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_Y0.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Y0.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_Y1.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Y1.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_Yn.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Yn.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_Ynu.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Ynu.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_bessel_zero.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_zero.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_beta.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_beta.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_beta_inc.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_beta_inc.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_clausen.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_clausen.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_coulomb.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_coulomb.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_coulomb.c:
In Funktion »gsl_sf_coulomb_wave_FG_e«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_coulomb.c:1061:9:
Warnung: Variable »stat_CF1_lam_G« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_coulomb.c:1131:23:
Warnung: Variable »Fp_lam_min« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_coulomb_bound.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_coulomb_bound.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_coupling.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_coupling.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_dawson.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_dawson.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_debye.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_debye.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_dilog.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_dilog.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_elementary.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_elementary.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_ellint.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_ellint.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_ellint.c:
In Funktion »gsl_sf_ellint_RD_e«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_ellint.c:124:9:
Warnung: »int« ist Standardtyp in Deklaration von »nmax« [-Wimplicit-int]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_elljac.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_elljac.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_erfc.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_erfc.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_exp.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_exp.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_expint.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_expint.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_expint3.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_expint3.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_fermi_dirac.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_fermi_dirac.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_gamma.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_gamma.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_gamma_inc.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_gamma_inc.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_gegenbauer.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_gegenbauer.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_hyperg.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_hyperg.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_hyperg_0F1.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_hyperg_0F1.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_hyperg_1F1.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_hyperg_1F1.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_hyperg_2F0.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_hyperg_2F0.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_hyperg_2F1.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_hyperg_2F1.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_hyperg_2F1.c:
In Funktion »hyperg_2F1_reflect«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_hyperg_2F1.c:373:9:
Warnung: Variable »stat_c« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_hyperg_2F1.c:523:20:
Warnung: Variable »status_F2« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_hyperg_2F1.c:523:9:
Warnung: Variable »status_F1« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_hyperg_U.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_hyperg_U.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_hyperg_U.c:
In Funktion »hyperg_U_finite_sum«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_hyperg_U.c:301:11:
Warnung: Variable »stat_gamr« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_laguerre.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_laguerre.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_lambert.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_lambert.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_legendre_con.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_legendre_con.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_legendre_H3d.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_legendre_H3d.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_legendre_poly.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_legendre_poly.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_legendre_Qn.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_legendre_Qn.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_log.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_log.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_angfunc.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_mathieu_angfunc.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_charv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_mathieu_charv.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_charv.c:
In Funktion »gsl_sf_mathieu_a_array«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_charv.c:721:17:
Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen
Ganzzahlausdrücken [-Wsign-compare]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_charv.c:799:28:
Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen
Ganzzahlausdrücken [-Wsign-compare]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_charv.c:
In Funktion »gsl_sf_mathieu_b_array«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_charv.c:817:17:
Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen
Ganzzahlausdrücken [-Wsign-compare]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_charv.c:869:28:
Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen
Ganzzahlausdrücken [-Wsign-compare]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_coeff.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_mathieu_coeff.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_radfunc.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_mathieu_radfunc.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_radfunc.c:
In Funktion »gsl_sf_mathieu_Mc«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_radfunc.c:33:21:
Warnung: Variable »mm« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_radfunc.c:
In Funktion »gsl_sf_mathieu_Ms«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_radfunc.c:139:21:
Warnung: Variable »mm« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_radfunc.c:
In Funktion »gsl_sf_mathieu_Mc_array«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_radfunc.c:250:32:
Warnung: Variable »mm« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_radfunc.c:
In Funktion »gsl_sf_mathieu_Ms_array«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_radfunc.c:356:32:
Warnung: Variable »mm« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_mathieu_workspace.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_mathieu_workspace.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_poch.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_poch.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_pow_int.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_pow_int.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_psi.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_psi.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_result.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_result.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_sf_airy.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_sf_airy.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_shint.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_shint.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_sinint.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_sinint.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_synchrotron.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_synchrotron.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_transport.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_transport.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_trig.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_trig.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\specfunc\sf_zeta.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_zeta.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cheb\cheb_eval.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cheb_eval.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cheb\cheb_deriv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cheb_deriv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cheb\cheb_integ.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cheb_integ.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_francis.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_francis.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_gen.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_gen.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_genherm.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_genherm.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_genhermv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_genhermv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_gensymm.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_gensymm.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_gensymmv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_gensymmv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_genv.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_genv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_herm.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_herm.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_hermv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_hermv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_jacobi.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_jacobi.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_nonsymm.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_nonsymm.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_nonsymmv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_nonsymmv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_schur.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_schur.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_sort.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_sort.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_symm.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_symm.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\eigen\eig_symmv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_symmv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_balance.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_balance.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_balancemat.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_balancemat.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_bidiag.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_bidiag.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_cholesky.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_cholesky.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_choleskyc.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_choleskyc.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_exponential.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_exponential.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_hermtd.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_hermtd.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_hessenberg.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_hessenberg.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_hesstri.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_hesstri.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_hh.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_hh.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_householder.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_householder.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_householdercomplex.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_householdercomplex.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_lq.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_lq.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_lu.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_lu.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_luc.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_luc.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_multiply.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_multiply.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_ptlq.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_ptlq.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_qr.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_qr.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_qrpt.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_qrpt.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_svd.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_svd.o"

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_svd.c:31:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\/lina_svdstep.c:
In Funktion »qrstep«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\/lina_svdstep.c:424:34:
Warnung: Variable »bq« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_symmtd.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_symmtd.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\linalg\lina_tridiag.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_tridiag.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\permutation\perm_canonical.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\perm_canonical.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\permutation\perm_file.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\perm_file.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\permutation\perm_init.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\perm_init.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\permutation\perm_inline.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\perm_inline.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\permutation\perm_permutation.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\perm_permutation.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\permutation\perm_permute.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\perm_permute.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\sys\sys_minmax.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_minmax.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_absdev.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_absdev.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_kurtosis.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_kurtosis.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_covariance.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_covariance.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_lag1.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_lag1.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_mean.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_mean.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_median.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_median.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_minmax.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_minmax.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_p_variance.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_p_variance.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_quantiles.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_quantiles.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_skew.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_skew.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_variance.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_variance.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_wabsdev.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_wabsdev.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_wkurtosis.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_wkurtosis.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_wmean.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_wmean.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_wskew.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_wskew.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\statistics\stat_wvariance.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_wvariance.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\sys\sys_coerce.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_coerce.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\sys\sys_prec.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_prec.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\sys\sys_pow_int.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_pow_int.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\sys\sys_log1p.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_log1p.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\sys\sys_ldfrexp.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_ldfrexp.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\sys\sys_invhyp.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_invhyp.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\sys\sys_infnan.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_infnan.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\sys\sys_hypot.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_hypot.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\sys\sys_fdiv.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_fdiv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\sys\sys_fcmp.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_fcmp.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\sys\sys_expm1.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_expm1.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\ieee-utils\ieee_endian.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_endian.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\ieee-utils\ieee_endian.c:27:1:
Warnung: »little_endian_p« definiert, aber nicht verwendet
[-Wunused-function]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\ieee-utils\ieee_fp.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_fp.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\ieee-utils\ieee_env.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_env.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\ieee-utils\ieee_make_rep.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_make_rep.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\ieee-utils\ieee_print.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_print.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\ieee-utils\ieee_read.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_read.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\ieee-utils\ieee_standardize.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_standardize.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\ieee-utils\ieee_standardize.c:24:1:
Warnung: »make_float_bigendian« definiert, aber nicht verwendet
[-Wunused-function]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\ieee-utils\ieee_standardize.c:42:1:
Warnung: »make_double_bigendian« definiert, aber nicht verwendet
[-Wunused-function]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_cmrg.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_cmrg.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_coveyou.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_coveyou.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_default.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_default.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_file.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_file.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_fishman18.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_fishman18.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_fishman20.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_fishman20.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_fishman2x.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_fishman2x.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_gfsr4.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_gfsr4.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_inline.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_inline.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_knuthran.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_knuthran.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_knuthran2.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_knuthran2.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_knuthran2002.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_knuthran2002.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_lecuyer21.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_lecuyer21.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_minstd.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_minstd.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_mrg.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_mrg.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_mt.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_mt.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_r250.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_r250.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_ran0.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ran0.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_ran1.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ran1.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_ran2.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ran2.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_ran3.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ran3.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_rand.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_rand.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_rand48.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_rand48.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_random.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_random.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_randu.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_randu.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_ranf.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ranf.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_ranlux.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ranlux.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_ranlxd.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ranlxd.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_ranlxs.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ranlxs.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_ranmar.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ranmar.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_rng.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_rng.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_rng_borosh13.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_rng_borosh13.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_slatec.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_slatec.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_taus.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_taus.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_taus113.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_taus113.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_transputer.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_transputer.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_tt.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_tt.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_types.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_types.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_uni.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_uni.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_uni32.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_uni32.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_vax.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_vax.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_waterman14.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_waterman14.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\rng\rng_zuf.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_zuf.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_bernoulli.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_bernoulli.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_beta.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_beta.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_bigauss.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_bigauss.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_binomial.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_binomial.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_binomial_tpe.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_binomial_tpe.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_cauchy.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_cauchy.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_gamma.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_gamma.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_gausszig.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_gausszig.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_chisq.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_chisq.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_dirichlet.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_dirichlet.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_discrete.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_discrete.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_erlang.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_erlang.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_exponential.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_exponential.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_exppow.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_exppow.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_fdist.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_fdist.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_flat.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_flat.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_gauss.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_gauss.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_laplace.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_laplace.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_gausstail.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_gausstail.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_geometric.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_geometric.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_gumbel.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_gumbel.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_hyperg.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_hyperg.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_landau.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_landau.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_levy.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_levy.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_logarithmic.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_logarithmic.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_logistic.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_logistic.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_lognormal.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_lognormal.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_multinomial.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_multinomial.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_nbinomial.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_nbinomial.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_pareto.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_pareto.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_pascal.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_pascal.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_poisson.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_poisson.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_rayleigh.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_rayleigh.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_shuffle.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_shuffle.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_sphere.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_sphere.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_tdist.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_tdist.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\randist\ran_weibull.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_weibull.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_betainv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_betainv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_binomial.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_binomial.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_cauchy.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_cauchy.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_cauchyinv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_cauchyinv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_cdf_beta.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_cdf_beta.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_chisq.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_chisq.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_chisqinv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_chisqinv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_exponential.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_exponential.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_exponentialinv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_exponentialinv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_gamma.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gamma.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_gammainv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gammainv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_gauss.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gauss.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_gaussinv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gaussinv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_exppow.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_exppow.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_fdist.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_fdist.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_fdistinv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_fdistinv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_flat.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_flat.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_flatinv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_flatinv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_geometric.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_geometric.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_gumbel1.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gumbel1.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_gumbel1inv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gumbel1inv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_gumbel2.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gumbel2.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_gumbel2inv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gumbel2inv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_hypergeometric.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_hypergeometric.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_laplace.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_laplace.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_laplaceinv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_laplaceinv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_logistic.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_logistic.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_logisticinv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_logisticinv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_lognormal.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_lognormal.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_lognormalinv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_lognormalinv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_nbinomial.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_nbinomial.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_pareto.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_pareto.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_paretoinv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_paretoinv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_pascal.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_pascal.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_poisson.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_poisson.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_rayleigh.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_rayleigh.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_rayleighinv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_rayleighinv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_tdist.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_tdist.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_tdistinv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_tdistinv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_weibull.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_weibull.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\cdf\cdf_weibullinv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_weibullinv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\deriv\deriv.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o "C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\deriv.o"

gcc  -MMD "C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\dht\dht.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o "C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\dht.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\diff\diff.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o "C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\diff.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_dft.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\fft_dft.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\fft_fft.o"

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:15:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_bitreverse.c:
In Funktion »fft_complex_bitreverse_order«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_bitreverse.c:30:48:
Warnung: Parameter »logn« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_bitreverse.c:
In Funktion »fft_real_bitreverse_order«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_bitreverse.c:70:40:
Warnung: Parameter »logn« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:21:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_bitreverse.c:
In Funktion »fft_complex_float_bitreverse_order«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_bitreverse.c:30:48:
Warnung: Parameter »logn« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_bitreverse.c:
In Funktion »fft_real_float_bitreverse_order«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_bitreverse.c:70:40:
Warnung: Parameter »logn« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:38:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_c_radix2.c:
In Funktion »gsl_fft_complex_radix2_transform«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_c_radix2.c:77:7:
Warnung: Variable »status« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_c_radix2.c:
In Funktion »gsl_fft_complex_radix2_dif_transform«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_c_radix2.c:234:7:
Warnung: Variable »status« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:53:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_c_radix2.c:
In Funktion »gsl_fft_complex_float_radix2_transform«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_c_radix2.c:77:7:
Warnung: Variable »status« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_c_radix2.c:
In Funktion »gsl_fft_complex_float_radix2_dif_transform«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_c_radix2.c:234:7:
Warnung: Variable »status« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:63:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_main.c:
In Funktion »gsl_fft_halfcomplex_transform«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_main.c:82:7:
Warnung: Variable »product_1« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:64:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_2.c:
In Funktion »fft_halfcomplex_pass_2«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_2.c:29:23:
Warnung: Variable »jump« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_2.c:29:13:
Warnung: Variable »j« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_2.c:29:10:
Warnung: Variable »i« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:65:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_3.c:
In Funktion »fft_halfcomplex_pass_3«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_3.c:30:23:
Warnung: Variable »jump« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_3.c:30:13:
Warnung: Variable »j« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_3.c:30:10:
Warnung: Variable »i« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:66:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_4.c:
In Funktion »fft_halfcomplex_pass_4«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_4.c:31:23:
Warnung: Variable »jump« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_4.c:31:13:
Warnung: Variable »j« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_4.c:31:10:
Warnung: Variable »i« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:67:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_5.c:
In Funktion »fft_halfcomplex_pass_5«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_5.c:33:23:
Warnung: Variable »jump« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_5.c:33:13:
Warnung: Variable »j« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_5.c:33:10:
Warnung: Variable »i« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:69:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_radix2.c:
In Funktion »gsl_fft_halfcomplex_radix2_transform«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_radix2.c:63:7:
Warnung: Variable »status« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:77:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_main.c:
In Funktion »gsl_fft_halfcomplex_float_transform«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_main.c:82:7:
Warnung: Variable »product_1« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:78:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_2.c:
In Funktion »fft_halfcomplex_float_pass_2«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_2.c:29:23:
Warnung: Variable »jump« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_2.c:29:13:
Warnung: Variable »j« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_2.c:29:10:
Warnung: Variable »i« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:79:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_3.c:
In Funktion »fft_halfcomplex_float_pass_3«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_3.c:30:23:
Warnung: Variable »jump« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_3.c:30:13:
Warnung: Variable »j« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_3.c:30:10:
Warnung: Variable »i« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:80:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_4.c:
In Funktion »fft_halfcomplex_float_pass_4«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_4.c:31:23:
Warnung: Variable »jump« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_4.c:31:13:
Warnung: Variable »j« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_4.c:31:10:
Warnung: Variable »i« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:81:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_5.c:
In Funktion »fft_halfcomplex_float_pass_5«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_5.c:33:23:
Warnung: Variable »jump« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_5.c:33:13:
Warnung: Variable »j« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_pass_5.c:33:10:
Warnung: Variable »i« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:83:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_radix2.c:
In Funktion »gsl_fft_halfcomplex_float_radix2_transform«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_hc_radix2.c:63:7:
Warnung: Variable »status« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:94:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_real_main.c:
In Funktion »gsl_fft_real_transform«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_real_main.c:39:10:
Warnung: Variable »q« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:100:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_real_radix2.c:
In Funktion »gsl_fft_real_radix2_transform«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_real_radix2.c:27:7:
Warnung: Variable »status« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:108:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_real_main.c:
In Funktion »gsl_fft_real_float_transform«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_real_main.c:39:10:
Warnung: Variable »q« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

In file included from
C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_fft.c:114:0:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_real_radix2.c:
In Funktion »gsl_fft_real_float_radix2_transform«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\/fft_real_radix2.c:27:7:
Warnung: Variable »status« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fft\fft_signals.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\fft_signals.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\fit\fit_linear.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\fit_linear.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_add2d.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_add2d.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_calloc_range.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_calloc_range.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_calloc_range2d.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_calloc_range2d.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_copy.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_copy.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_copy2d.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_copy2d.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_file.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_file.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_file2d.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_file2d.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_get.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_get.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_get2d.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_get2d.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_hist_add.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_hist_add.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_init.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_init.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_init2d.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_init2d.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_maxval.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_maxval.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_maxval2d.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_maxval2d.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_oper.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_oper.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_oper2d.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_oper2d.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_params.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_params.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_params2d.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_params2d.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_pdf.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_pdf.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_pdf2d.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_pdf2d.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_reset.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_reset.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_reset2d.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_reset2d.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_stat.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_stat.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_stat2d.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_stat2d.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_urand.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_urand.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\histogram\hist_urand.c:22:15:
Warnung: »urand« definiert, aber nicht verwendet [-Wunused-function]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_cquad.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_cquad.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_cquad.c:
In Funktion »gsl_integration_cquad«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_cquad.c:276:17:
Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen
Ganzzahlausdrücken [-Wsign-compare]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_cquad.c:638:21:
Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen
Ganzzahlausdrücken [-Wsign-compare]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_cquad.c:206:46:
Warnung: Variable »err_excess« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_glfixed.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_glfixed.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_glfixed.c:
In Funktion »gsl_integration_glfixed_table_alloc«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_glfixed.c:197:17:
Warnung: Vergleich zwischen vorzeichenbehafteten und vorzeichenlosen
Ganzzahlausdrücken [-Wsign-compare]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qag.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qag.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qagp.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qagp.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qags.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qags.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qawc.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qawc.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qawf.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qawf.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qawo.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qawo.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qaws.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qaws.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qcheb.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qcheb.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qk.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qk15.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk15.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qk21.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk21.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qk31.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk31.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qk41.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk41.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qk51.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk51.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qk61.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk61.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qmomo.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qmomo.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qmomof.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qmomof.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_qng.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qng.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\integration\integration_workspace.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_workspace.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\interpolation\interp.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\interpolation\interp_akima.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_akima.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\interpolation\interp_cspline.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_cspline.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\interpolation\interp_inline.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_inline.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\interpolation\interp_interp_accel.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_interp_accel.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\interpolation\interp_linear.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_linear.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\interpolation\interp_poly.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_poly.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\interpolation\interp_spline.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_spline.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\poly\poly_dd.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_dd.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\poly\poly_deriv.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_deriv.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\poly\poly_eval.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_eval.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\poly\poly_solve_cubic.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_solve_cubic.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\poly\poly_solve_quadratic.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_solve_quadratic.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\poly\poly_zsolve.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_zsolve.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\poly\poly_zsolve_cubic.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_zsolve_cubic.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\poly\poly_zsolve_init.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_zsolve_init.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\poly\poly_zsolve_quadratic.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_zsolve_quadratic.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_brent.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\min_brent.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_brent.c: In
Funktion »brent_init«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_brent.c:47:52:
Warnung: Parameter »x_minimum« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_brent.c:47:70:
Warnung: Parameter »f_minimum« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_brent.c:47:104:
Warnung: Parameter »f_lower« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_brent.c:47:136:
Warnung: Parameter »f_upper« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_convergence.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\min_convergence.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_fsolver.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\min_fsolver.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_golden.c" -g
-fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\min_golden.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_golden.c: In
Funktion »goldensection_init«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_golden.c:49:27:
Warnung: Variable »state« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_golden.c:47:51:
Warnung: Parameter »f« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_golden.c:47:61:
Warnung: Parameter »x_minimum« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_golden.c:47:79:
Warnung: Parameter »f_minimum« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_golden.c:47:97:
Warnung: Parameter »x_lower« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_golden.c:47:113:
Warnung: Parameter »f_lower« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_golden.c:47:129:
Warnung: Parameter »x_upper« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_golden.c:47:145:
Warnung: Parameter »f_upper« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_golden.c: In
Funktion »goldensection_iterate«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_golden.c:68:27:
Warnung: Variable »state« gesetzt, aber nicht verwendet
[-Wunused-but-set-variable]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_bracketing.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\min_bracketing.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_quad_golden.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\min_quad_golden.o"

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_quad_golden.c:
In Funktion »quad_golden_init«:

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_quad_golden.c:87:48:
Warnung: Parameter »f« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_quad_golden.c:88:30:
Warnung: Parameter »x_lower« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_quad_golden.c:88:46:
Warnung: Parameter »f_lower« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_quad_golden.c:89:12:
Warnung: Parameter »x_upper« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\min\min_quad_golden.c:89:28:
Warnung: Parameter »f_upper« gesetzt, jedoch nicht verwendet
[-Wunused-but-set-parameter]

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\monte\monte_miser.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\monte_miser.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\monte\monte_plain.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\monte_plain.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\monte\monte_vegas.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\monte_vegas.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\multifit\mfit_covar.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_covar.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\multifit\mfit_fdfsolver.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_fdfsolver.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\multifit\mfit_fsolver.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_fsolver.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\multifit\mfit_gradient.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_gradient.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\multifit\mfit_lmder.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_lmder.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\multifit\mfit_convergence.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_convergence.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\multifit\mfit_multilinear.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_multilinear.o"

gcc  -MMD
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\multifit\mfit_work.c"
-g -fPIC -O0 -W -Wall -fno-PIC -Wno-unused-parameter -DDEBUG -DMONODEVELOP
-DWIN32 -D_WIN32 -I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\include"
-I"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\.prec\Debug"  -c
-o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_work.o"



Gemeinsames Objekt "libgsl-115.so" wird aus Objektdateien erzeugt

gcc -shared -o
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\libgsl-115.so"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\error.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\message.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stream.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\strerror.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\block.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\block_file.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\block_init.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_copy.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_file.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_minmax.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_init.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_oper.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_prop.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_reim.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_subvector.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_swap.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\vector_view.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_copy.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_file.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_getset.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_init.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_minmax.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_oper.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_prop.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_rowcol.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_submatrix.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_swap.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\matrix_view.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\memcpy.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\memmove.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\placeholder.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\strtol.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\blas.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\bspline.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cheb_init.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\combination.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\combination_file.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\combination_init.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\combination_inline.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\complex_inline.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\complex_math.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_airy_der.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_airy_zero.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_atanint.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_amp_phase.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_i.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_I0.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_I1.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_In.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Inu.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_j.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_J0.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_J1.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Jn.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Jnu.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_k.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_K0.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_K1.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Kn.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Knu.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_olver.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_sequence.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_temme.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_y.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Y0.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Y1.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Yn.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_Ynu.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_bessel_zero.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_beta.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_beta_inc.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_clausen.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_coulomb.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_coulomb_bound.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_coupling.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_dawson.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_debye.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_dilog.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_elementary.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_ellint.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_elljac.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_erfc.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_exp.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_expint.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_expint3.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_fermi_dirac.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_gamma.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_gamma_inc.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_gegenbauer.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_hyperg.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_hyperg_0F1.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_hyperg_1F1.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_hyperg_2F0.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_hyperg_2F1.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_hyperg_U.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_laguerre.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_lambert.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_legendre_con.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_legendre_H3d.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_legendre_poly.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_legendre_Qn.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_log.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_mathieu_angfunc.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_mathieu_charv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_mathieu_coeff.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_mathieu_radfunc.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_mathieu_workspace.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_poch.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_pow_int.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_psi.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_result.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_sf_airy.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_shint.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_sinint.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_synchrotron.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_transport.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_trig.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sf_zeta.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cheb_eval.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cheb_deriv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cheb_integ.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_francis.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_gen.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_genherm.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_genhermv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_gensymm.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_gensymmv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_genv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_herm.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_hermv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_jacobi.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_nonsymm.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_nonsymmv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_schur.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_sort.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_symm.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\eig_symmv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_balance.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_balancemat.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_bidiag.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_cholesky.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_choleskyc.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_exponential.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_hermtd.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_hessenberg.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_hesstri.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_hh.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_householder.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_householdercomplex.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_lq.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_lu.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_luc.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_multiply.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_ptlq.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_qr.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_qrpt.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_svd.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_symmtd.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\lina_tridiag.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\perm_canonical.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\perm_file.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\perm_init.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\perm_inline.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\perm_permutation.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\perm_permute.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_minmax.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_absdev.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_kurtosis.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_covariance.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_lag1.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_mean.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_median.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_minmax.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_p_variance.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_quantiles.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_skew.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_variance.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_wabsdev.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_wkurtosis.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_wmean.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_wskew.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\stat_wvariance.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_coerce.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_prec.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_pow_int.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_log1p.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_ldfrexp.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_invhyp.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_infnan.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_hypot.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_fdiv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_fcmp.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\sys_expm1.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_endian.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_fp.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_env.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_make_rep.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_print.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_read.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ieee_standardize.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_cmrg.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_coveyou.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_default.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_file.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_fishman18.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_fishman20.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_fishman2x.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_gfsr4.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_inline.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_knuthran.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_knuthran2.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_knuthran2002.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_lecuyer21.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_minstd.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_mrg.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_mt.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_r250.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ran0.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ran1.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ran2.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ran3.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_rand.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_rand48.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_random.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_randu.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ranf.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ranlux.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ranlxd.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ranlxs.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_ranmar.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_rng.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_rng_borosh13.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_slatec.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_taus.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_taus113.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_transputer.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_tt.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_types.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_uni.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_uni32.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_vax.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_waterman14.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\rng_zuf.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_bernoulli.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_beta.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_bigauss.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_binomial.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_binomial_tpe.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_cauchy.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_gamma.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_gausszig.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_chisq.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_dirichlet.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_discrete.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_erlang.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_exponential.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_exppow.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_fdist.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_flat.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_gauss.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_laplace.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_gausstail.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_geometric.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_gumbel.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_hyperg.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_landau.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_levy.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_logarithmic.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_logistic.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_lognormal.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_multinomial.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_nbinomial.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_pareto.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_pascal.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_poisson.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_rayleigh.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_shuffle.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_sphere.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_tdist.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\ran_weibull.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_betainv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_binomial.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_cauchy.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_cauchyinv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_cdf_beta.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_chisq.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_chisqinv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_exponential.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_exponentialinv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gamma.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gammainv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gauss.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gaussinv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_exppow.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_fdist.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_fdistinv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_flat.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_flatinv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_geometric.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gumbel1.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gumbel1inv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gumbel2.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_gumbel2inv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_hypergeometric.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_laplace.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_laplaceinv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_logistic.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_logisticinv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_lognormal.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_lognormalinv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_nbinomial.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_pareto.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_paretoinv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_pascal.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_poisson.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_rayleigh.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_rayleighinv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_tdist.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_tdistinv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_weibull.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\cdf_weibullinv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\deriv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\dht.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\diff.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\fft_dft.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\fft_fft.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\fft_signals.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\fit_linear.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_add2d.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_calloc_range.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_calloc_range2d.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_copy.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_copy2d.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_file.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_file2d.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_get.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_get2d.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_hist_add.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_init.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_init2d.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_maxval.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_maxval2d.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_oper.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_oper2d.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_params.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_params2d.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_pdf.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_pdf2d.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_reset.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_reset2d.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_stat.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_stat2d.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\hist_urand.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_cquad.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_glfixed.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qag.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qagp.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qags.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qawc.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qawf.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qawo.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qaws.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qcheb.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk15.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk21.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk31.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk41.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk51.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qk61.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qmomo.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qmomof.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_qng.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\integration_workspace.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_akima.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_cspline.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_inline.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_interp_accel.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_linear.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_poly.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\interp_spline.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_dd.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_deriv.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_eval.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_solve_cubic.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_solve_quadratic.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_zsolve.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_zsolve_cubic.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_zsolve_init.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\poly_zsolve_quadratic.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\min_brent.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\min_convergence.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\min_fsolver.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\min_golden.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\min_bracketing.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\min_quad_golden.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\monte_miser.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\monte_plain.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\monte_vegas.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_covar.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_fdfsolver.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_fsolver.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_gradient.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_lmder.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_convergence.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_multilinear.o"
"C:\Users\Petzchen\Documents\Projects\gsl_lib\gsl-1.15\bin\Debug\mfit_work.o"
 -Wl,--subsystem,windows
"C:\Users\Petzchen\Documents\Projects\gsl_lib\libgslcblas\bin\Debug\libgslcblas.a"



--------------------- Fertig ---------------------


Erzeugung erfolgreich.
Erstellen fehlgeschlagen. Der Dateiname oder die Erweiterung ist zu lang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20121105/3e5f564b/attachment-0001.html>


More information about the Monodevelop-list mailing list