|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] libxenstat.h with the compiler g++!
Hello!!!
Someone knows how I can use the functions of the library libxenstat.h with the compiler g++??
When I used gcc I have not had any problems.
some errors with the g++:
/tmp/cc2l8kks.o: In function `get_vcpu_online(xenstat_domain*)':
tste.c:(.text+0x9f1): undefined reference to `xenstat_domain_num_vcpus(xenstat_domain*)' tste.c:(.text+0xa0f): undefined reference to `xenstat_domain_vcpu(xenstat_domain*, unsigned int)' tste.c:(.text+0xa1d): undefined reference to `xenstat_vcpu_online(xenstat_vcpu*)'
/tmp/cc2l8kks.o: In function `print_information(xenstat_domain*, int, int, double, int, int)': tste.c:(.text+0xa82): undefined reference to `xenstat_domain_name(xenstat_domain*)' tste.c:(.text+0xaf3): undefined reference to `xenstat_domain_num_vcpus(xenstat_domain*)'
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] libxenstat.h with the compiler g++!,
Leandro Teodoro Costa <=
|
|
|
|
|