Sorry, here is the update source can be compiled by MS VC:
$ cat have_sse.c
#include
#include
jmp_buf env;
int have_sse_unit = 1;
void illegal_instruction_catcher(int ignore) {
signal(SIGILL, SIG_DFL);
longjmp(env, 1);
}
unsigned int sse_get_control() {
unsigned int cw;
#ifdef _MSC_VER
Hi,
Here is the bugs exposed by Parma Polyhedra Library. In setjmp manual, the
only required head
file is setjmp.h, but mingw-w64 is not the case, here is a example:
$ cat have_sse.c
#include
#include
jmp_buf env;
int have_sse_unit = 1;
void illegal_instruction_catcher(int ignore) {
signal
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2/23/2011 03:40, GABRIELE FERRERI wrote:
> Hi all,
> can anyone add YafaRay in the list of projects succefully using MinGW-W64?
> Here the official link:
> http://www.yafaray.org/
>
> Cheers,
> Gabriele
>
Hi,
Yafaray now added.
-BEGIN PGP SI
Op 22 feb. 2011 21:45 schreef "kmx" het volgende:
>
> Hi andrew,
>
> I have just tried to build postgresql-9.0.3 with 64bit mingw-w64 (4.4.5
sezero's Oct2010 binaries).
>
> However ./configure ... ends with the following failure:
> checking types of arguments for accept()... configure: error: coul
Hi andrew,
I have just tried to build postgresql-9.0.3 with 64bit mingw-w64 (4.4.5
sezero's Oct2010 binaries).
However ./configure ... ends with the following failure:
checking types of arguments for accept()... configure: error: could not
determine argument types
I can send full config.log if n
2011/2/22 Suresh Govindachar
> Kai Tietz wrote:
> >2011/2/22 Suresh Govindachar :
> >>Kai Tietz wrote:
> >>>2011/2/22 Suresh Govindachar :
>
> ... would like to download and install files of
> mingw-64 using the method indicated in:
>
>
> http://old.nabble.com/
Kai Tietz wrote:
>2011/2/22 Suresh Govindachar :
>>Kai Tietz wrote:
>>>2011/2/22 Suresh Govindachar :
... would like to download and install files of
mingw-64 using the method indicated in:
http://old.nabble.com/Re%3A-how-does-one-mass-download-MinGW-p
Hi all,
can anyone add YafaRay in the list of projects succefully using MinGW-W64?
Here the official link:
http://www.yafaray.org/
Cheers,
Gabriele
--
Free Software Download: Index, Search & Analyze Logs and other
2011/2/22 Suresh Govindachar :
> Kai Tietz wrote:
> >2011/2/22 Suresh Govindachar :
> >>
> >> Hello,
> >>
> >> To browse the files of the mingw-w64 project on
> >> http://sourceforge.net/projects/mingw-w64/files/, one needs
> >> to click on an folder-item, which brings up a new web-page
>
Kai Tietz wrote:
>2011/2/22 Suresh Govindachar :
>>
>> Hello,
>>
>> To browse the files of the mingw-w64 project on
>> http://sourceforge.net/projects/mingw-w64/files/, one needs
>> to click on an folder-item, which brings up a new web-page
>> with more folder-items, one clicks on
On Tue, Feb 22, 2011 at 17:05, Roberto Bagnara wrote:
> On 02/22/2011 06:04 AM, Dongsheng Song wrote:
>>
>> When I build on i686-w64-mingw32 target:
>>
>> libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I.
>> -I/home/oracle/src/ppl-0.11.1/src -I.. -I..
>> -I/home/oracle/src/ppl-0.11.1/src
On Tue, Feb 22, 2011 at 17:05, Roberto Bagnara wrote:
>> And I'm doubt the assumption GMP does not support exception when cross
>> compiling:
>>
>> $ git diff m4/ac_check_gmp.m4
>> diff --git a/m4/ac_check_gmp.m4 b/m4/ac_check_gmp.m4
>> index c5dd1c9..8c2af74 100644
>> --- a/m4/ac_check_gmp.m4
>>
On 02/22/2011 06:04 AM, Dongsheng Song wrote:
> When I build on i686-w64-mingw32 target:
>
> libtool: compile: i686-w64-mingw32-g++ -DHAVE_CONFIG_H -I.
> -I/home/oracle/src/ppl-0.11.1/src -I.. -I..
> -I/home/oracle/src/ppl-0.11.1/src
> -I/home/oracle/tmp/gcc-4.5-windows-obj/misc//include -g -O2
>
2011/2/22 Suresh Govindachar :
>
> Hello,
>
> To browse the files of the mingw-w64 project on
> http://sourceforge.net/projects/mingw-w64/files/, one needs
> to click on an folder-item, which brings up a new web-page
> with more folder-items, one clicks on yet another specific
> folder, and so
2011/2/22 Jim Michaels :
> #include
> #include
> int main(void) {
> int64_t n1=13000LL;
> int64_t n2=1999888999256LL;
> double
> dnum=n1,
> dden=n2,
> dpercent=n1;
> long double
> ldnum=n1,
> ldden=n2,
> ldpercent=n1;
>
>
15 matches
Mail list logo