Re: [Mingw-w64-public] cc1 error: permission denied

2012-02-17 Thread KC
On Sat, Feb 18, 2012 at 8:36 AM, JonY wrote: > On 2/18/2012 04:52, Kai Tietz wrote: > > 2012/2/17 KC : > >> > >> > >> On Sat, Feb 18, 2012 at 4:37 AM, Kai Tietz > wrote: > >>> > >>> 2012/2/17 KC : > Hi, > > I install mingw-w64-1.0-bin_x86_64-linux_20110822.tar.bz2 at CentOS > 6.x.

Re: [Mingw-w64-public] cc1 error: permission denied

2012-02-17 Thread JonY
On 2/18/2012 04:52, Kai Tietz wrote: > 2012/2/17 KC : >> >> >> On Sat, Feb 18, 2012 at 4:37 AM, Kai Tietz wrote: >>> >>> 2012/2/17 KC : Hi, I install mingw-w64-1.0-bin_x86_64-linux_20110822.tar.bz2 at CentOS 6.x. I extract the tar file into /xmingw-w64/* and set /xmingw-w6

Re: [Mingw-w64-public] cc1 error: permission denied

2012-02-17 Thread Kai Tietz
2012/2/17 KC : > > > On Sat, Feb 18, 2012 at 4:37 AM, Kai Tietz wrote: >> >> 2012/2/17 KC : >> > Hi, >> > >> > I install mingw-w64-1.0-bin_x86_64-linux_20110822.tar.bz2 at CentOS 6.x. >> > I extract the tar file into /xmingw-w64/* >> > and set /xmingw-w64/bin as the first search path of $PATH. >>

Re: [Mingw-w64-public] cc1 error: permission denied

2012-02-17 Thread KC
On Sat, Feb 18, 2012 at 4:37 AM, Kai Tietz wrote: > 2012/2/17 KC : > > Hi, > > > > I install mingw-w64-1.0-bin_x86_64-linux_20110822.tar.bz2 at CentOS 6.x. > > I extract the tar file into /xmingw-w64/* > > and set /xmingw-w64/bin as the first search path of $PATH. > > > > Now when I compile a sim

Re: [Mingw-w64-public] cc1 error: permission denied

2012-02-17 Thread Kai Tietz
2012/2/17 KC : > Hi, > > I install mingw-w64-1.0-bin_x86_64-linux_20110822.tar.bz2 at CentOS 6.x. > I extract the tar file into /xmingw-w64/* > and set /xmingw-w64/bin as the first search path of $PATH. > > Now when I compile a simple hello.c as below: > > $ x86_64-w64-mingw32-gcc hello.c -o hello.

[Mingw-w64-public] cc1 error: permission denied

2012-02-17 Thread KC
Hi, I install mingw-w64-1.0-bin_x86_64-linux_20110822.tar.bz2 at CentOS 6.x. I extract the tar file into /xmingw-w64/* and set /xmingw-w64/bin as the first search path of $PATH. Now when I compile a simple hello.c as below: $ x86_64-w64-mingw32-gcc hello.c -o hello.exe I got error message: cc1: