File: compile.txt

package info (click to toggle)
libimager-perl 1.005%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,308 kB
  • ctags: 4,067
  • sloc: perl: 30,915; ansic: 27,680; makefile: 55; cpp: 4
file content (2 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (13)
1
2
linux - solaris : gcc -o dyntest.so -fPIC -G dyntest.c
AIX: LD_RUN_PATH="" ld -o dyntest.a -bhalt:4 -bM:SRE -bE:dyntest.exp -b noentry -lc  -L/usr/local/lib  dyntest.o