Re: [Mingw-w64-public] PostgreSQL with MinGW-w64

2011-07-07 Thread kmx
Dne 7.7.2011 22:03, NightStrike napsal(a): > On Thu, Jul 7, 2011 at 3:33 PM, kmx wrote: >> Dne 7.7.2011 17:41, Dongsheng Song napsal(a): >> >> Hi, >> >> I see PostgreSQL in the "Projects successfully using MinGW-w64" list, but >> when I build >> PostgreSQL 9.0.x or 9.1.x with the latest i686-w64

Re: [Mingw-w64-public] gcc 4.6 cross with multilib enabled

2011-07-07 Thread Kai Tietz
2011/7/8 JonY : > On 7/8/2011 04:56, Alen Skondro wrote: >> Hello, >> >> I'm stuck again. >> >> After successfully building gcc 4.6 targeting only i686-w64-mingw32 I'm >> getting errors while creating a cross compiler for multilib target >> (i686-w64-mingw32 + x86_64-w64-mingw32). >> >> binutils is

Re: [Mingw-w64-public] The compilation of the cross compiler is failing but I'm not sure as to why.

2011-07-07 Thread JonY
On 7/8/2011 05:44, Geoff Hilton wrote: > > It seems that despite my adding C:\MinGW\msys\1.0\local\bin > (/usr/local/bin?) to the path it still picks what I understand you're > saying is the wrong location for some of the files (ar, as, dlltool, etc). > > C:\MinGW\bin is in the path and contains

Re: [Mingw-w64-public] The compilation of the cross compiler is failing but I'm not sure as to why.

2011-07-07 Thread JonY
On 7/8/2011 07:49, Geoff Hilton wrote: > Where exactly would I place the mingw32 directory located inside your > i686-w64-mingw32-gcc-4.6.2_rubenvb.7z file? Those folders structures > feel so repetitious that it gets confusing (possibly because I can't > remember whether or not the current insta

Re: [Mingw-w64-public] gcc 4.6 cross with multilib enabled

2011-07-07 Thread JonY
On 7/8/2011 04:56, Alen Skondro wrote: > Hello, > > I'm stuck again. > > After successfully building gcc 4.6 targeting only i686-w64-mingw32 I'm > getting errors while creating a cross compiler for multilib target > (i686-w64-mingw32 + x86_64-w64-mingw32). > > binutils is configure like this: >

Re: [Mingw-w64-public] The compilation of the cross compiler is failing but I'm not sure as to why.

2011-07-07 Thread Geoff Hilton
On 07/07/2011 4:49 PM, Ruben Van Boxem wrote: > 2011/7/7 Geoff Hilton: >> Hi, I signed up to the mailing list to ask if someone here could please >> assist me with a problem I'm currently having with building a cross >> compiler, the link with more information is below. >> >> Thanks very much for a

Re: [Mingw-w64-public] The compilation of the cross compiler is failing but I'm not sure as to why.

2011-07-07 Thread Geoff Hilton
On 07/07/2011 5:14 PM, Geoff Hilton wrote: On 07/07/2011 4:49 PM, Ruben Van Boxem wrote: 2011/7/7 Geoff Hilton: Hi, I signed up to the mailing list to ask if someone here could please assist me with a problem I'm currently having with building a cross compiler, the link with more information is

Re: [Mingw-w64-public] The compilation of the cross compiler is failing but I'm not sure as to why.

2011-07-07 Thread Geoff Hilton
On 07/07/2011 4:49 PM, Ruben Van Boxem wrote: > 2011/7/7 Geoff Hilton: >> Hi, I signed up to the mailing list to ask if someone here could please >> assist me with a problem I'm currently having with building a cross >> compiler, the link with more information is below. >> >> Thanks very much for a

[Mingw-w64-public] gcc 4.6 cross with multilib enabled

2011-07-07 Thread Alen Skondro
Hello, I'm stuck again. After successfully building gcc 4.6 targeting only i686-w64-mingw32 I'm getting errors while creating a cross compiler for multilib target (i686-w64-mingw32 + x86_64-w64-mingw32). binutils is configure like this: = $../binutils/configure --target=i686

Re: [Mingw-w64-public] The compilation of the cross compiler is failing but I'm not sure as to why.

2011-07-07 Thread Ruben Van Boxem
2011/7/7 Geoff Hilton : > Hi, I signed up to the mailing list to ask if someone here could please > assist me with a problem I'm currently having with building a cross > compiler, the link with more information is below. > > Thanks very much for any help you can provide. Sorry to be so short in wo

[Mingw-w64-public] The compilation of the cross compiler is failing but I'm not sure as to why.

2011-07-07 Thread Geoff Hilton
Hi, I signed up to the mailing list to ask if someone here could please assist me with a problem I'm currently having with building a cross compiler, the link with more information is below. Thanks very much for any help you can provide. Geoff http://stackoverflow.com/questions/6604643/why-is-

Re: [Mingw-w64-public] PostgreSQL with MinGW-w64

2011-07-07 Thread NightStrike
On Thu, Jul 7, 2011 at 3:33 PM, kmx wrote: > Dne 7.7.2011 17:41, Dongsheng Song napsal(a): > > Hi, > > I see PostgreSQL in the "Projects successfully using MinGW-w64" list, but > when I build > PostgreSQL 9.0.x or 9.1.x with the latest i686-w64-mingw32-gcc (4.6.2 > 20110705) and crt, > I must twea

Re: [Mingw-w64-public] PostgreSQL with MinGW-w64

2011-07-07 Thread kmx
Dne 7.7.2011 17:41, Dongsheng Song napsal(a): > Hi, > > I see PostgreSQL in the "Projects successfully using MinGW-w64" list, but > when I build > PostgreSQL 9.0.x or 9.1.x with the latest i686-w64-mingw32-gcc (4.6.2 > 20110705) and crt, > I must tweak the 'accept' function check script in the conf

[Mingw-w64-public] PostgreSQL with MinGW-w64

2011-07-07 Thread Dongsheng Song
Hi, I see PostgreSQL in the "Projects successfully using MinGW-w64" list, but when I build PostgreSQL 9.0.x or 9.1.x with the latest i686-w64-mingw32-gcc (4.6.2 20110705) and crt, I must tweak the 'accept' function check script in the configure script: /path/to/postgresql/configure --prefix=/tmp/

Re: [Mingw-w64-public] GCC 4.6.2 (prerelease) rubenvb Personal Build, now with Clang addon!

2011-07-07 Thread Dongsheng Song
On Thu, Jul 7, 2011 at 21:12, Ruben Van Boxem wrote: > > The mingw-w64 crt has a configure option "--enable-wildcard" which > enables this functionality. > Thanks,  it works fine. When I use the new crt, grep 2.9 can support wildcard globbing now. -- Dongsheng --

Re: [Mingw-w64-public] GCC 4.6.2 (prerelease) rubenvb Personal Build, now with Clang addon!

2011-07-07 Thread Ruben Van Boxem
2011/7/7 Dongsheng Song : > On Wed, Jul 6, 2011 at 21:56, Ruben Van Boxem > wrote: >> >>   - I have updated to the newest mingw-w64 crt and headers, and >> re-enabled wildcard globbing, so that you can call executables like >> this: "x86_64-w64-mingw32-strip *.exe" and have it strip all >> executa

Re: [Mingw-w64-public] GCC 4.6.2 (prerelease) rubenvb Personal Build, now with Clang addon!

2011-07-07 Thread Dongsheng Song
On Wed, Jul 6, 2011 at 21:56, Ruben Van Boxem wrote: > - I have updated to the newest mingw-w64 crt and headers, and > re-enabled wildcard globbing, so that you can call executables like > this: "x86_64-w64-mingw32-strip *.exe" and have it strip all > executables in the current directory. > Tha

Re: [Mingw-w64-public] building cross gcc 4.6 for target i686-w64-mingw32

2011-07-07 Thread Alen Skondro
On Thu, Jul 7, 2011 at 3:20 AM, JonY wrote: > On 7/7/2011 02:49, Alen Skondro wrote: > > > > I recompiled binutils again and set the bin dir "d:/pwgcc/bin" to PATH. > > > > now I get this error in ./i686-w64-mingw32/libgcc: > > > > ... > > configure:3584: result: /lib/cpp > > configure:3604: /lib