source:
git/misc/build_lt
@
903cba
Last change on this file since 903cba was 903cba, checked in by , 5 years ago | |
---|---|
|
|
File size: 175 bytes |
Line | |
---|---|
1 | gcc -shared -DDYNAMIC_VERSION -fPIC `libsingular-config --cflags` lt.cc -o same_lt.so |
2 | gcc -shared -DDYNAMIC_VERSION -fPIC `libsingular-config --cflags` lt2.cc -o same_lt2.so |
3 |
Note: See TracBrowser
for help on using the repository browser.