Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
packages [2018/02/14 05:46] snacsnocpackages [2018/02/14 06:03] snacsnoc
Line 96: Line 96:
  
 **[[https://code.google.com/p/ucpp/|ucpp 1.3.2]]** ([[https://bitbucket.org/snacsnoc/ucpp|mirror]]) **[[https://code.google.com/p/ucpp/|ucpp 1.3.2]]** ([[https://bitbucket.org/snacsnoc/ucpp|mirror]])
-   make CC=x86_64-linux-musl-gcc CFLAGS=-s LDFLAGS=-s+  make CC=x86_64-linux-musl-gcc CFLAGS=-s LDFLAGS=-s
        
-//Example usage: ln -s /usr/bin/ucpp /lib/cpp   +Example usage: ln -s /usr/bin/ucpp /lib/cpp   
  
  
Line 106: Line 106:
    make DESTDIR=/path/to/staging install     make DESTDIR=/path/to/staging install 
  
 +
 +** [[http://mama.indstate.edu/users/ice/tree/|tree 1.7.0]]**
 +   make
 +   make prefix=/path/to/staging install
  
 ---- ----
Line 182: Line 186:
    make DESTDIR=/path/to/staging install     make DESTDIR=/path/to/staging install 
        
-** [[http://mama.indstate.edu/users/ice/tree/|tree 1.7.0]]** 
-   make CC="musl-gcc -static" 
-   make prefix=/path/to/staging install 
  
 ** [[http://www.zlib.net/|zlib 1.2.8]]** ** [[http://www.zlib.net/|zlib 1.2.8]]**