Displaying 2 results from an estimated 2 matches for "lmake".
Did you mean:
make
2011 Jul 12
1
installation of package 'mapproj' had non-zero exit status
...219: warning: cast from pointer to integer of different size
Gmake.c:221: warning: cast from pointer to integer of different size
Gmake.c:224: warning: cast from pointer to integer of different size
Gmake.c:227: warning: cast from pointer to integer of different size
gcc -std=gnu99 -O3 -pipe -g Lmake.c -o Lmake
Lmake.c: In function ‘main’:
Lmake.c:223: warning: cast from pointer to integer of different size
Lmake.c:228: warning: cast from pointer to integer of different size
Lmake.c:230: warning: cast from pointer to integer of different size
Lmake.c:232: warning: cast from pointer to integer...
2002 Aug 22
1
installing package maps
...-I/include -c thin.c -o thin.o
R SHLIB -o maps.so mapget.o maps_i.o thin.o
make[1]: Entering directory /tmp/R.INSTALL.1293/maps/src'
gcc -shared -o maps.so mapget.o maps_i.o thin.o -L/usr/lib/R/bin -lR
make[1]: Leaving directory /tmp/R.INSTALL.1293/maps/src'
gcc -o Gmake Gmake.c
gcc -o Lmake Lmake.c
./Lmake 0 s b county.line ../data/county.L
/Gmake b county.gon ../data/county.G ../data/county.L
cp county.N ../data/county.N
./Lmake 0 s b state.line ../data/state.L
./Gmake b state.gon ../data/state.G ../data/state.L
cp state.N ../data/state.N
./Lmake 0 s b state.vbm.line ../data/state.vb...