hi, i can create the executable file hello now =) with the command:

gcc -m32 -o hello -Ihome/lxuser/..../include/axis2-1.5.0/
-L/home/lxuser/....../lib -laxutil -laxis2_axiom -laxis2_parser
-laxis2_engine -lpthread -laxis2_http_sender -laxis2_http_receiver hello.c
-ldl -Wl,--rpath -Wl,/home/lxuser/...../lib

so i cant use the $AXIS2C_HOME variable. I donĀ“t know why? I have set it to
my accordant folder. Also there must be the -m32 statement in the gcc
command. So i am at least a little bit happy..
Now i try the math example....
-- 
View this message in context: 
http://www.nabble.com/compiling-with-gcc-tp19066875p19088656.html
Sent from the Axis - C++ - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to