[Mingw-w64-public] Fw: oracle vs google suit comes out OK (whew)

2012-06-07 Thread Jim Michaels
- Forwarded Message - >From: O'Reilly Media >To: jmich...@yahoo.com >Sent: Thursday, June 7, 2012 1:52 PM >Subject: Code Today: 68KB of Code, Geeks & Bronies, Security Ninjas - Plus, >Win a Free Ebook > > >Code Newsletter - O'Reilly Media >View in browser. >Greetings Developers

Re: [Mingw-w64-public] specs file location

2012-06-07 Thread Earnie Boyd
On Wed, Jun 6, 2012 at 8:04 PM, John E. / TDM wrote: > On 6/6/2012 7:18 AM, Earnie Boyd wrote: >> On Tue, Jun 5, 2012 at 10:21 PM, John E. / TDM wrote: >>> (2) MSYS' path >>> translation can get in the way, or at least has gotten in the way for me in >>> the past when building GCC. >> When I was ma

Re: [Mingw-w64-public] msys ./configure gives error 77, "compiler doesn't generate exe's"

2012-06-07 Thread Earnie Boyd
On Thu, Jun 7, 2012 at 3:36 AM, Jim Michaels wrote: > $ tail -1 config.log > configure: exit 77 You need more than just the tail end of the file. You need to find the section in config.log that failed. For some reason GCC aborted when trying to execute a program or aborted during the build of t

Re: [Mingw-w64-public] c99

2012-06-07 Thread Earnie Boyd
On Thu, Jun 7, 2012 at 5:08 AM, Baruch Burstein wrote: > I am trying to compile a program with mingw-w64, but the instructions they > supply only target "regular" mingw. They say to compile with the `-lmingwex` > flag. By Googling I found that this is a compatibility layer for c99 > functionality.

Re: [Mingw-w64-public] c99

2012-06-07 Thread Ozkan Sezer
On Thu, Jun 7, 2012 at 12:08 PM, Baruch Burstein wrote: > I am trying to compile a program with mingw-w64, but the instructions they > supply only target "regular" mingw. They say to compile with the `-lmingwex` > flag. By Googling I found that this is a compatibility layer for c99 > functionality

Re: [Mingw-w64-public] msys ./configure gives error 77, "compiler doesn't generate exe's"

2012-06-07 Thread xunxun
于 2012/6/7 15:36, Jim Michaels 写道: I am using auto build 2027 since it is the only latest one I know of that works. Jim Michaels@jim-13l5nom9i4u /jp/bristol-0.60.10 $ ./configure checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes check

Re: [Mingw-w64-public] c99

2012-06-07 Thread xunxun
于 2012/6/7 17:08, Baruch Burstein 写道: I am trying to compile a program with mingw-w64, but the instructions they supply only target "regular" mingw. They say to compile with the `-lmingwex` flag. By Googling I found that this is a compatibility layer for c99 functionality. Does this apply to mi

[Mingw-w64-public] c99

2012-06-07 Thread Baruch Burstein
I am trying to compile a program with mingw-w64, but the instructions they supply only target "regular" mingw. They say to compile with the `-lmingwex` flag. By Googling I found that this is a compatibility layer for c99 functionality. Does this apply to mingw-w64 too, or is c99 functionality built

[Mingw-w64-public] msys ./configure gives error 77, "compiler doesn't generate exe's"

2012-06-07 Thread Jim Michaels
I am using auto build 2027 since it is the only  latest one I know of that works. Jim Michaels@jim-13l5nom9i4u /jp/bristol-0.60.10 $ ./configure checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /b