gcc Link

2007-09-27 Thread Daniel Pomrehn
Hello, I'm trying to use Eclipse on Windows for developing an axis2c webservice but I get errors when compiling the source. Eclipse generated the following compile command: gcc -IC:\axis2c\include -O0 -g3 -Wall -c -fmessage-length=0 -otest.o ..\test.c This works fine and no error occurs. For

Re: Eclipse and axis2c

2007-09-25 Thread Daniel Pomrehn
files in axis2c\lib directory. -- Nandika On 9/25/07, Daniel Pomrehn [EMAIL PROTECTED] wrote: Hello, I'm new to Axis2c and using the latest release. I'd like to use Eclipse as IDE to develop an service. When I try to compile an example I get 14 error messages of undefined references

Eclipse and axis2c

2007-09-24 Thread Daniel Pomrehn
Hello, I'm new to Axis2c and using the latest release. I'd like to use Eclipse as IDE to develop an service. When I try to compile an example I get 14 error messages of undefined references to: _imp_axiom_element_create _imp_axiom_element_set_text _imp_axiom_node_get_data_element