Op 30 nov. 2011 21:07 schreef "Thomas Stover"
het volgende:
>
> Also running x86 on x86_64 requires the presence of 32bit runtime
> libraries. Usually trivial, but on occasion can be the source of a
> headache.
Not on Windows, no reason to ask the question for Linux.
I prefer x64 to x64 only nat
Also running x86 on x86_64 requires the presence of 32bit runtime
libraries. Usually trivial, but on occasion can be the source of a
headache.
--
www.thomasstover.com
--
All the data continuously generated in your IT inf
于 2011/12/1 3:23, niXman 写道:
> I suppose to build such variants: 1)host=x86 - target=x86/x86_64,
> 2)host=x86_64 - target=x86_64. This should cover all the needs of
> users.
missing host=x86_64 target=x86 ;-)
But I only enjoy host and target is the same except linux to windows
cross compile. :-)
On Wed, Nov 30, 2011 at 9:23 PM, niXman wrote:
> Thanks all!
>
> You all probably know about my project of MinGW builds:
> http://code.google.com/p/mingw-builds/
>
> On the Russian forums where I posted the information about the
> project, users ask for x86_64 builds. So I began to think about whi
Thanks all!
You all probably know about my project of MinGW builds:
http://code.google.com/p/mingw-builds/
On the Russian forums where I posted the information about the
project, users ask for x86_64 builds. So I began to think about which
exactly to build.
I suppose to build such variants: 1)ho
Op 30 nov. 2011 18:41 schreef "niXman" het volgende:
>
> Hi all.
>
> Please tell me, is there any point to build MinGW for x86_64 host?
> What advantages does it offer in comparison with the MinGW built with
> host=x86 - target=x86_64 and running on x86_64?
For GCC, it means there will be non-pre
2011/11/30 niXman :
> Hi all.
>
> Please tell me, is there any point to build MinGW for x86_64 host?
> What advantages does it offer in comparison with the MinGW built with
> host=x86 - target=x86_64 and running on x86_64?
>
> Regards.
Well, in general a cross-environment is fine for most purposes
于 2011/12/1 1:41, niXman 写道:
> Hi all.
>
> Please tell me, is there any point to build MinGW for x86_64 host?
You should at first build binutils host=x86 target=x86_64
> What advantages does it offer in comparison with the MinGW built with
> host=x86 - target=x86_64 and running on x86_64?
The only
Hi all.
Please tell me, is there any point to build MinGW for x86_64 host?
What advantages does it offer in comparison with the MinGW built with
host=x86 - target=x86_64 and running on x86_64?
Regards.
--
All the data co
JonY wrote:
> On 11/30/2011 18:03, Dongsheng Song wrote:
>> /bin/sh ../libtool --tag=CXX --mode=compile : -DHAVE_CONFIG_H
>> -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -DEXEEXT=\".exe\" -I. -I..
>> -I../intl -I../intl -I.. -I.. -DDEPENDS_ON_LIBICONV=1
>> -DDEPENDS_ON_LIBINTL=1 -DLIBXML_STATIC -I../int
2011/11/30 Ozkan Sezer
> On Wed, Nov 30, 2011 at 12:20 PM, Ruben Van Boxem
> wrote:
> > 2011/11/29 Ozkan Sezer
> >>
> >> On Tue, Nov 29, 2011 at 6:41 PM, Ruben Van Boxem
> >> wrote:
> >> > 2011/11/29 xunxun
> >> >>
> >> >> winpthreads svn 4642 add a header file called pthread_compat.h, but
>
No, I build on the Linux machine.
On Wed, Nov 30, 2011 at 18:45, JonY wrote:
> On 11/30/2011 18:03, Dongsheng Song wrote:
> > Hi all,
> >
> > Here is the build steps:
> >
> > $ cd ${HOME}/tmp/libiconv
> > $ ${HOME}/src/libiconv-1.14/configure --prefix=${HOME}/tmp/w32
> > --host=i686-w64-mingw32
On Wed, Nov 30, 2011 at 12:20 PM, Ruben Van Boxem
wrote:
> 2011/11/29 Ozkan Sezer
>>
>> On Tue, Nov 29, 2011 at 6:41 PM, Ruben Van Boxem
>> wrote:
>> > 2011/11/29 xunxun
>> >>
>> >> winpthreads svn 4642 add a header file called pthread_compat.h, but is
>> >> missing in makefile.in when installi
On 11/30/2011 18:03, Dongsheng Song wrote:
> Hi all,
>
> Here is the build steps:
>
> $ cd ${HOME}/tmp/libiconv
> $ ${HOME}/src/libiconv-1.14/configure --prefix=${HOME}/tmp/w32
> --host=i686-w64-mingw32 --disable-static --disable-nls
> $ make
> $ make install
>
> $ cd ${HOME}/tmp/gettext
> $ ${H
2011/11/29 Ozkan Sezer
> On Tue, Nov 29, 2011 at 6:41 PM, Ruben Van Boxem
> wrote:
> > 2011/11/29 xunxun
> >>
> >> winpthreads svn 4642 add a header file called pthread_compat.h, but is
> >> missing in makefile.in when installing.
> >
> >
> > You are correct, I missed that.
> >
> > Could someon
Hi all,
Here is the build steps:
$ cd ${HOME}/tmp/libiconv
$ ${HOME}/src/libiconv-1.14/configure --prefix=${HOME}/tmp/w32
--host=i686-w64-mingw32 --disable-static --disable-nls
$ make
$ make install
$ cd ${HOME}/tmp/gettext
$ ${HOME}/src/gettext-0.18.1.1/configure --prefix=${HOME}/tmp/w32
--host
16 matches
Mail list logo