Home / src
Name Modified Size InfoDownloads / Week
Parent folder
0README 2012-12-22 939 Bytes
cmlplot.c 2012-12-22 78.5 kB
Totals: 2 Items   79.5 kB 0

GNU/Linux
---------
gcc -DGRA -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include/X11 -Wall -pedantic -O -c cmlplot.c
g77 -DGRA -D_FILE_OFFSET_BITS=64 -Wall -pedantic -O cmlplot.o -L./ -lYgl -L/usr/X11R6/lib -lXext -lX11 -lm






Cross-compilation for MacOSX (ignore site-specific paths) :
-----------------------------------------------------------

i686
----
/usr/i686-apple-darwin9/bin/i686-apple-darwin9-gcc -DGRA -D_FILE_OFFSET_BITS=64 -I/usr/i686-apple-darwin9/lib/gcc/i686-apple-darwin9/4.0.1/include -IYgl-4.2_MachO_i686  -L/usr/i686-apple-darwin9/usr/X11R6/lib -LYgl-4.2_MachO_i686 cmlplot.c -lYgl -lXext -lX11 -llapack -lblas -lm

ppc
---
/usr/powerpc-apple-darwin9/bin/powerpc-apple-darwin9-gcc -DGRA -D_FILE_OFFSET_BITS=64 -I/usr/powerpc-apple-darwin9/lib/gcc/powerpc-apple-darwin9/4.0.1/include -IYgl-4.2_MachO_ppc/  -L/usr/powerpc-apple-darwin9/usr/X11R6/lib -LYgl-4.2_MachO_ppc  cmlplot.c -lYgl -lXext -lX11 -llapack -lblas -lm

Source: 0README, updated 2012-12-22