Re: [Mingw-w64-public] link error when building openexr ilmbase library...

2010-05-31 Thread JonY
On 6/1/2010 10:30, Hradec wrote: > yeah... I already find it... the problem is that libtool is being generated > after the configure script, and my automatic build system runs before > configure, so I would have to patch configure in order to get it to output > libtool already patched... (kinda con

Re: [Mingw-w64-public] link error when building openexr ilmbase library...

2010-05-31 Thread Hradec
yeah... I already find it... the problem is that libtool is being generated after the configure script, and my automatic build system runs before configure, so I would have to patch configure in order to get it to output libtool already patched... (kinda confusing)... That's why I was wondering if

Re: [Mingw-w64-public] link error when building openexr ilmbase library...

2010-05-31 Thread JonY
On 6/1/2010 09:57, Hradec wrote: > cool... I'll try that! > > a question... the ilmbase configure script if figuring all that out by > itself... I'm wondering if there's a default mechanism that a configure > script can use to query gcc in order to obtain those options... if so, is > there a way

Re: [Mingw-w64-public] link error when building openexr ilmbase library...

2010-05-31 Thread Hradec
cool... I'll try that! a question... the ilmbase configure script if figuring all that out by itself... I'm wondering if there's a default mechanism that a configure script can use to query gcc in order to obtain those options... if so, is there a way to change the default options using an enviro

[Mingw-w64-public] Fwd: [DTL] 64bit windows support (mingw-w64) [1 Attachment]

2010-05-31 Thread Jarrod Chesney
FYIBegin forwarded message:From: Jarrod Chesney Date: 26 May 2010 10:36:57 AM AESTTo: databasetemplatelibr...@yahoogroups.comSubject: [DTL] 64bit windows support (mingw-w64) [1 Attachment]Reply-To: databasetemplatelibr...@yahoogroups.comHi All There is an equivilent pro

Re: [Mingw-w64-public] 4 compiler issues

2010-05-31 Thread Jim Michaels
not from my experience. I have had to specify the library paths and include paths, at least with auto and sezero. From: Dmitrijs Ledkovs To: JonY Cc: Jim Michaels ; mingw64 Sent: Sat, May 15, 2010 11:18:36 AM Subject: Re: [Mingw-w64-public] 4 compiler issues

Re: [Mingw-w64-public] Problem compiling qt4.7.0-tp

2010-05-31 Thread Ruben Van Boxem
I'm sorry for the late reply, but you should use Qt 4.7 from the git repositories. All the necessary changes are in there and it builds cleanly with sezero's toolchain, out of the box. You will need perl in your path. Just run "configure -phonon -qt-style-windowsxp -qt-style-windowsvista" These op

Re: [Mingw-w64-public] Multiple definitions of __do_global_ctors, __do_global_dtors and __main

2010-05-31 Thread Kai Tietz
"Sisyphus" wrote on 31.05.2010 11:40:36: > Hi, > > I'm on Windows Vista64, using the x64 crosscompiler. > > The command being run (it's part of a build of a perl extension named PDL) : > > ### > x86_64-w64-mingw32-g++ -o > ..\..\blib\arch\auto\PDL\Minuit\Minuit.dll

[Mingw-w64-public] Multiple definitions of __do_global_ctors, __do_global_dtors and __main

2010-05-31 Thread Sisyphus
Hi, I'm on Windows Vista64, using the x64 crosscompiler. The command being run (it's part of a build of a perl extension named PDL) : ### x86_64-w64-mingw32-g++ -o ..\..\blib\arch\auto\PDL\Minuit\Minuit.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"c:\_64\perl512_M\li

Re: [Mingw-w64-public] link error when building openexr ilmbase library...

2010-05-31 Thread JonY
On 5/31/2010 16:11, Hradec wrote: > thanks for the idea... just tried and now I got multiple definitions: > > i686-w64-mingw32-g++ > -I/Volumes/Data/Users/hradec/dev/svn/cortex4all/trunk/OIIO/externals/pthreads/build/GC_x86_4.6.0_20100528/include/ > -L/Volumes/Data/Users/hradec/dev/svn/cortex4all/t

Re: [Mingw-w64-public] link error when building openexr ilmbase library...

2010-05-31 Thread Hradec
thanks for the idea... just tried and now I got multiple definitions: i686-w64-mingw32-g++ -I/Volumes/Data/Users/hradec/dev/svn/cortex4all/trunk/OIIO/externals/pthreads/build/GC_x86_4.6.0_20100528/include/ -L/Volumes/Data/Users/hradec/dev/svn/cortex4all/trunk/OIIO/externals/pthreads/build/GC_x86_4