You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ma...@apache.org on 2007/04/18 12:34:24 UTC

svn commit: r529956 - /webservices/axis2/scratch/c/neethi/src/build.sh

Author: manjula
Date: Wed Apr 18 03:34:10 2007
New Revision: 529956

URL: http://svn.apache.org/viewvc?view=rev&rev=529956
Log:
A script to build.

Added:
    webservices/axis2/scratch/c/neethi/src/build.sh

Added: webservices/axis2/scratch/c/neethi/src/build.sh
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/src/build.sh?view=auto&rev=529956
==============================================================================
--- webservices/axis2/scratch/c/neethi/src/build.sh (added)
+++ webservices/axis2/scratch/c/neethi/src/build.sh Wed Apr 18 03:34:10 2007
@@ -0,0 +1 @@
+gcc -g -I$AXIS2C_HOME/include/axis2-1.0 -I. -L$AXIS2C_HOME/lib -L. -laxutil -laxis2_axiom -laxis2_parser *.c -o test



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org