]> git.imager.perl.org - imager.git/blob - dynfilt/compile.txt
include stdlib.h in the mandelbrot.c dynfilt for rand()
[imager.git] / dynfilt / compile.txt
1 linux - solaris : gcc -o dyntest.so -fPIC -G dyntest.c
2 AIX: LD_RUN_PATH="" ld -o dyntest.a -bhalt:4 -bM:SRE -bE:dyntest.exp -b noentry -lc  -L/usr/local/lib  dyntest.o