/[ascend]/trunk/ascend/utilities/test/make_shlib
ViewVC logotype

Contents of /trunk/ascend/utilities/test/make_shlib

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2011 - (show annotations) (download)
Tue Apr 28 08:58:48 2009 UTC (15 years, 9 months ago) by jpye
File size: 146 byte(s)
Moving libascend components from #/base/generic into #/ascend
1 #! /bin/sh
2
3 gcc -I../.. -c -o test_ascDynaLoad_shlib.o test_ascDynaLoad_shlib.c
4 gcc -shared -o test_ascDynaLoad_shlib.so test_ascDynaLoad_shlib.o

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22