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.
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
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.
>>
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
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.
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: