* i want to build hxen for windows, help me.
@ 2012-06-09 5:20 byg
0 siblings, 0 replies; 4+ messages in thread
From: byg @ 2012-06-09 5:20 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 76 bytes --]
hi all
i want to build hxen for windows, help me.
u200
thanks!
[-- Attachment #1.2: Type: text/html, Size: 251 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* i want to build hxen for windows, help me.
@ 2012-06-09 8:15 byg
0 siblings, 0 replies; 4+ messages in thread
From: byg @ 2012-06-09 8:15 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 1095 bytes --]
hi all
i want to build hxen for windows, help me.
use mingw on windows.
x86-mingw32-build.sh: unpacking /home/ThinkPad/xen/tools/cross-mingw/mingw/packa
ges/binutils-2.17.50-20060716-1-src.tar.gz ... done.
creating cache ./config.cache
checking host system type... i686-pc-mingw32
checking target system type... i386-pc-mingw32
checking build system type... i686-pc-mingw32
checking for a BSD compatible install... /bin/install -c
checking whether ln works... yes
checking whether ln -s works... no
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot creat
e executables.
x86-mingw32-build.sh: unrecoverable error configuring binutils
make[3]: *** [mingw/.built] Error 1
make[3]: Leaving directory `/home/ThinkPad/xen/tools/cross-mingw'
make[2]: *** [tools] Error 2
make[2]: Leaving directory `/home/ThinkPad/xen/windows'
make[1]: *** [tools-dep] Error 2
make[1]: Leaving directory `/home/ThinkPad/xen/windows'
make: *** [dist] Error 2
u200
thanks!
[-- Attachment #1.2: Type: text/html, Size: 1355 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* i want to build hxen for windows, help me.
@ 2012-06-09 10:00 byg
2012-06-09 10:46 ` Fajar A. Nugraha
0 siblings, 1 reply; 4+ messages in thread
From: byg @ 2012-06-09 10:00 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 579 bytes --]
hi all
i want to build hxen for windows, help me.
use mingw on windows.
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
;config.log
configure:1979: gcc -o conftest conftest.c 1>&5
/usr/home/ThinkPad/xen/tools/cross-mingw/build-bin/gcc: line 14: exec: -o: invalid option
exec: usage: exec [-cl] [-a name] file [redirection ...]
configure: failed program was:
#line 1974 "configure"
#include "confdefs.h"
main(){return(0);}
u200
thanks!
[-- Attachment #1.2: Type: text/html, Size: 884 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: i want to build hxen for windows, help me.
2012-06-09 10:00 byg
@ 2012-06-09 10:46 ` Fajar A. Nugraha
0 siblings, 0 replies; 4+ messages in thread
From: Fajar A. Nugraha @ 2012-06-09 10:46 UTC (permalink / raw)
To: byg; +Cc: xen-devel
On Sat, Jun 9, 2012 at 5:00 PM, byg <1013338600@qq.com> wrote:
>
> hi all
>
> i want to build hxen for windows, help me.
>
> use mingw on windows.
>
> checking whether the C compiler (gcc ) works... no
> configure: error: installation or configuration problem: C compiler cannot
> create executables.
>
> ;config.log
> configure:1979: gcc -o conftest conftest.c 1>&5
> /usr/home/ThinkPad/xen/tools/cross-mingw/build-bin/gcc: line 14: exec: -o:
> invalid option
> exec: usage: exec [-cl] [-a name] file [redirection ...]
> configure: failed program was:
> #line 1974 "configure"
> #include "confdefs.h"
> main(){return(0);}
> u200
> thanks!
I don't think anyone is currently working on hxen. If you're just an
end user, better use something else.
If you want to try anyway, I suggest you look at your gcc
installation, cause it's failing at a basic command:
> configure:1979: gcc -o conftest conftest.c 1>&5
> /usr/home/ThinkPad/xen/tools/cross-mingw/build-bin/gcc: line 14: exec: -o:
> invalid option
Was the file replaced by an incorrect shell script, perhaps?
--
Fajar
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-06-09 10:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-09 8:15 i want to build hxen for windows, help me byg
-- strict thread matches above, loose matches on Subject: below --
2012-06-09 10:00 byg
2012-06-09 10:46 ` Fajar A. Nugraha
2012-06-09 5:20 byg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).