|
|
|
|
|
|
|
|
|
|
xen-devel
Hi,
though I am not of great authority at *this* low-level stuff, I think the file you mentioned is using "glibc" to generate 32-bit elf images. I do not think you can use it for other purposes. Try if you can use other alternatives for fopen for your particular problem.
If you can give more details on exactly what you are trying to do, some others might help you. -- Srujan D. Kotikela
On Sat, Apr 2, 2011 at 11:33 PM, Lakshitha Harshan <harshan.dll@xxxxxxxxx> wrote:
Hi,
I forgot to mention in previous mail. The thing is that xen/arch/x86/boot/mkelf32.c uses stdio.h and if I include fopen function in mkelf32.c, it will compile fine and generates xen.gz. I'm really confused on that.
If you have any idea on that please let me know that.
Regards, Harshan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|