On 5/4/2011 00:06, Bj Raz wrote:
> I am trying to build a cross compiler to build Windows exes on linux,
> I have looked for help and found this:
> http://gcc.gnu.org/ml/gcc-bugs/2009-04/msg01029.html
>
> this messages gives a document on "mingw-w64-howto-build" that no
> longer exists on sourcefo
2011/5/3 Ozkan Sezer
> On Tue, May 3, 2011 at 8:14 PM, Ruben Van Boxem
> wrote:
> > Using mingw-w32-1.0-bin_i686-linux_20110502.tar.bz2, and this configure
> to
> > libiconv:
> >
> >> configure --host=i686-w64-mingw32 --build=x86_64-gnu-linux
> >> --prefix=/home/ruben/Development/x86/libs --enab
On Tue, May 3, 2011 at 8:14 PM, Ruben Van Boxem
wrote:
> Using mingw-w32-1.0-bin_i686-linux_20110502.tar.bz2, and this configure to
> libiconv:
>
>> configure --host=i686-w64-mingw32 --build=x86_64-gnu-linux
>> --prefix=/home/ruben/Development/x86/libs --enable-shared
>> CFLAGS='-mtune=core2 -fomi
Using mingw-w32-1.0-bin_i686-linux_20110502.tar.bz2, and this configure to
libiconv:
> configure --host=i686-w64-mingw32 --build=x86_64-gnu-linux
--prefix=/home/ruben/Development/x86/libs --enable-shared
CFLAGS='-mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer'
I get this in the "make"
Hello Kai and Everybody!
A couple of comments about whether to use special cases for
pow (x, y) for things like y = 0.5 or y = integer...
On Tue, May 3, 2011 at 6:58 AM, Kai Tietz wrote:
> 2011/5/3 Peter Rockett :
>> On 03/05/2011 10:11, Kai Tietz wrote:
>> ...
>> The reason is not introducing a
On Tue, May 3, 2011 at 8:25 AM, Ruben Van Boxem
wrote:
> 2011/5/3 NightStrike
>>
>> On Tue, May 3, 2011 at 8:21 AM, Ruben Van Boxem
>> wrote:
>> >
>> > Op 3 mei 2011 14:17 schreef "NightStrike" het
>> > volgende:
>> >
>> >>
>> >> Do you use our makefile?
>> >
>> > No, sorry. I made my own scrip
2011/5/3 NightStrike
> On Tue, May 3, 2011 at 8:21 AM, Ruben Van Boxem
> wrote:
> >
> > Op 3 mei 2011 14:17 schreef "NightStrike" het
> > volgende:
> >
> >>
> >> Do you use our makefile?
> >
> > No, sorry. I made my own scripts to handle everything. I just fail to
> > understand how my Canadian
On Tue, May 3, 2011 at 8:21 AM, Ruben Van Boxem
wrote:
>
> Op 3 mei 2011 14:17 schreef "NightStrike" het
> volgende:
>
>>
>> Do you use our makefile?
>
> No, sorry. I made my own scripts to handle everything. I just fail to
> understand how my Canadian cross is mixing libgcc's. Does this have any
Op 3 mei 2011 14:17 schreef "NightStrike" het
volgende:
>
> Do you use our makefile?
No, sorry. I made my own scripts to handle everything. I just fail to
understand how my Canadian cross is mixing libgcc's. Does this have anything
to do with "--enable-version-specific-runtime-libs", which I coul
Do you use our makefile?
On Tue, May 3, 2011 at 6:10 AM, Ruben Van Boxem
wrote:
> Well, what I do is use the GCC in Ubuntu's repository to build binutils and
> GCC targeting Windows. The crt for that cross-compiler is built using that
> same new compiler. Then I build everything needed for a nati
2011/5/3 Peter Rockett :
> On 03/05/2011 10:11, Kai Tietz wrote:
>> 2011/5/3 JonY:
>>> On 5/3/2011 04:05, Kai Tietz wrote:
2011/5/2 Peter Rockett:
> On 02/05/2011 17:00, Keith Marshall wrote:
>> On 02/05/11 16:30, Charles Wilson wrote:
So, we would like sqrt (x) and pow (x, 0.
2011/5/3 Ruben Van Boxem :
> Well, what I do is use the GCC in Ubuntu's repository to build binutils and
> GCC targeting Windows. The crt for that cross-compiler is built using that
> same new compiler. Then I build everything needed for a native one with that
> cross-compiler. All these things are
Well, what I do is use the GCC in Ubuntu's repository to build binutils and
GCC targeting Windows. The crt for that cross-compiler is built using that
same new compiler. Then I build everything needed for a native one with that
cross-compiler. All these things are built using the same version of GC
2011/5/3 Ruben Van Boxem :
> Hi all,
>
> I have released a GCC 4.6.1 (prerelease) build with mingw-w64 trunk. It
> should work, if there are any problems, please contact me (via this mailing
> list).
>
> Some problems I ran into (for the devs):
>
> 1. "--enable-version-specific-runtime-libs" causes
2011/5/3 JonY :
> On 5/3/2011 04:05, Kai Tietz wrote:
>> 2011/5/2 Peter Rockett :
>>> On 02/05/2011 17:00, Keith Marshall wrote:
On 02/05/11 16:30, Charles Wilson wrote:
>> So, we would like sqrt (x) and pow (x, 0.5) to agree.
>>>
>>> The point below about off-topic diversions into precisi
Hi all,
I have released a GCC 4.6.1 (prerelease) build with mingw-w64 trunk. It
should work, if there are any problems, please contact me (via this mailing
list).
Some problems I ran into (for the devs):
1. "--enable-version-specific-runtime-libs" causes the g++ link stage of any
program to fail
16 matches
Mail list logo