Re: [Mingw-w64-public] include/unknwn.h:28:1: error: unknown type name 'interface'

2011-09-17 Thread Kyle
On 9/18/2011 1:01 AM, NightStrike wrote: > You're going to have to provide a lot more detail, then, about your > build procedure. We made a script to do it all for you to make the > process easier to understand and troubleshoot. If you are doing it > yourself, you have to tell us exactly what you

Re: [Mingw-w64-public] include/unknwn.h:28:1: error: unknown type name 'interface'

2011-09-17 Thread NightStrike
On Sun, Sep 18, 2011 at 12:40 AM, Kyle wrote: > On 9/17/2011 5:23 PM, NightStrike wrote: >> On Thu, Sep 15, 2011 at 11:33 AM, Kyle  wrote: >>> I'm trying to compile the latest MinGW-w64 with GCC 4.6.1. >> Are you using our build script? > > No I'm not I'm building it myself. You're going to have

Re: [Mingw-w64-public] include/unknwn.h:28:1: error: unknown type name 'interface'

2011-09-17 Thread Kyle
On 9/17/2011 5:23 PM, NightStrike wrote: > On Thu, Sep 15, 2011 at 11:33 AM, Kyle wrote: >> I'm trying to compile the latest MinGW-w64 with GCC 4.6.1. > Are you using our build script? No I'm not I'm building it myself.

Re: [Mingw-w64-public] include/unknwn.h:28:1: error: unknown type name 'interface'

2011-09-17 Thread NightStrike
On Thu, Sep 15, 2011 at 11:33 AM, Kyle wrote: > I'm trying to compile the latest MinGW-w64 with GCC 4.6.1. Are you using our build script? -- BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu

Re: [Mingw-w64-public] Question about automated mingw32 with msys downloading.

2011-09-17 Thread Kai Tietz
2011/9/17 NightStrike : > On Wed, Sep 14, 2011 at 11:17 PM, Me Myself and I > wrote: >> >> First, I wish to download and install >> >> mingw64 for windows, and install it all successfully so that I can use gcj. > > I don't believe gcj supports win64 targets yet. Well, for 4.7 (with some tweaks to

Re: [Mingw-w64-public] declaration of NtQueryEaFile()

2011-09-17 Thread Vincent Torri
On Sat, Sep 17, 2011 at 6:08 PM, Ozkan Sezer wrote: > On Sat, Sep 17, 2011 at 7:05 PM, Vincent Torri > wrote: > > Hey, > > > > I was wondering if it is normal that NtQueryEaFile() is not declared in > some > > header file. > > > > Thank you. > > > > Vincent Torri > > I wasn't able to find it in

Re: [Mingw-w64-public] declaration of NtQueryEaFile()

2011-09-17 Thread Ozkan Sezer
On Sat, Sep 17, 2011 at 7:05 PM, Vincent Torri wrote: > Hey, > > I was wondering if it is normal that NtQueryEaFile() is not declared in some > header file. > > Thank you. > > Vincent Torri I wasn't able to find it in any of the M$ headers, so it's probably an undocumented internal thing? --

[Mingw-w64-public] declaration of NtQueryEaFile()

2011-09-17 Thread Vincent Torri
Hey, I was wondering if it is normal that NtQueryEaFile() is not declared in some header file. Thank you. Vincent Torri -- BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu/rim-devcon-copy2__

Re: [Mingw-w64-public] Question about automated mingw32 with msys downloading.

2011-09-17 Thread NightStrike
On Wed, Sep 14, 2011 at 11:17 PM, Me Myself and I wrote: > > First, I wish to download and install > > mingw64 for windows, and install it all successfully so that I can use gcj. I don't believe gcj supports win64 targets yet. -

Re: [Mingw-w64-public] rubenvb brings you C++11 std::thread!

2011-09-17 Thread NightStrike
On Mon, Aug 29, 2011 at 2:46 PM, Ruben Van Boxem wrote: > If there really is demand, I can look into backporting the necessary patches > to GCC 4.6. If upstream will accept it, I can see this as having quite a bit of use. --