Hi Martin,
    I think you have asked the question on the wrong mailing list. This is
the mailing list for Axis2/Java. You can find the information on how to join
the Axis2/C mailing lists here [1] and Axis2/C [2] people might be able to
help you better.

thanks,
nandana

[1] - http://ws.apache.org/axis2/c/lists_issues.html
[2] - http://ws.apache.org/axis2/c/index.html


On Mon, Aug 25, 2008 at 1:36 PM, Martina08 <[EMAIL PROTECTED]> wrote:

>
> Hi i want to test the math example under the IDE KDevelop (Linux). My
> command
> in the panel was something like:
> g++ -m32 -o mathexec _I/home/.../include/axis2-1.5.0 -L/home/.../lib
> -laxutil -laxis2_axiom ......-ldl
> -Wl,--rpath -Wl,/home/.../lib   and it works!
> so i did the following in KDevelop:
> - add the include directory to the CFLAGS and CXXFLAGS
> - add the include and lib directory to the include directories(extern)
> - add the libs -laxutil -laxis2_axiom ....to the libs (Target
> Options-->external lib LDADD)
> - add in project optins-->configure options -m32 and lin directory to
> LDFLAGS(linking)
>
> when ich want to build i get the error massage:
> /usr/lib64/gcc/x86_64-suse-linux/..../bin/ld/:i386:x86-64 acitecture of
> input file áxis2_math_stub.o´ is incompatible with i386 output
> In the linux panel i get the error too, but i solved this Problem with the
> -m32 flag
> Can somebody help me? Is here somebody who works with the KDevelop IDE?
>
> --
> View this message in context:
> http://www.nabble.com/-AXIS2--Axis2-and-KDevelop-tp19139544p19139544.html
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Nandana Mihindukulasooriya
WSO2 inc.

http://nandana83.blogspot.com/
http://www.wso2.org

Reply via email to