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

2010-09-24 Thread Hradec
I'll try that.. thanks!! On Fri, Sep 24, 2010 at 9:57 PM, JonY wrote: > On 9/25/2010 12:58, Hradec wrote: > >> by the way... I'm just having a look at an old build I did on a windows >> box >> using msys and al old mingw (3.4.5)... It did compiled susccessfuly and it >> did output libHalf.dll.a

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

2010-09-24 Thread JonY
On 9/25/2010 12:58, Hradec wrote: > by the way... I'm just having a look at an old build I did on a windows box > using msys and al old mingw (3.4.5)... It did compiled susccessfuly and it > did output libHalf.dll.a and libHalf-6.dll in the /bin folder... but the > libHalf.dll.a is way smaller

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

2010-09-24 Thread Hradec
by the way... I'm just having a look at an old build I did on a windows box using msys and al old mingw (3.4.5)... It did compiled susccessfuly and it did output libHalf.dll.a and libHalf-6.dll in the /bin folder... but the libHalf.dll.a is way smaller than the one I got now. Also, libhalf.laha

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

2010-09-24 Thread Hradec
humm... I got no Visual Studio installed... only lib.exe in my path... Could it be that libtool is confused because I'm running in Linux and its trying to build the shared library for windows, but adding the .a because that's the linux extension? -H On Fri, Sep 24, 2010 at 9:24 PM, JonY wrote:

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

2010-09-24 Thread JonY
On 9/25/2010 11:29, Hradec wrote: > Hi there... > > Its being a while we spoke about this and I end up deciding to build a linux > box to do the cross compiling, instead of OSX. > > Things are way smoother now, but I'm running into trouble with ilmbase > again. > > This time, I followed Doug Siemer

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

2010-09-24 Thread Hradec
Hi there... Its being a while we spoke about this and I end up deciding to build a linux box to do the cross compiling, instead of OSX. Things are way smoother now, but I'm running into trouble with ilmbase again. This time, I followed Doug Siemer advice and I setup --host=i686-w64-mingw32. Thi

Re: [Mingw-w64-public] Msys and Dejagnu

2010-09-24 Thread Earnie
Teemu Nätkinniemi wrote: > On 23.9.2010 18:43, Teemu Nätkinniemi wrote: >> Here's an example logs from building Binutils-2.19.51-1 (Msys) > > Here's Dejagnu + Expect + Tcl/Tk patched by me and compiled against > Msys 1.0.15 with GCC 3.4.4. I'll upload sources later as at the > moment the building n

Re: [Mingw-w64-public] rubenvb Personal Build

2010-09-24 Thread Teemu Nätkinniemi
On 24.9.2010 15:17, Earnie wrote: > Teemu Nätkinniemi wrote: >> >> Here's Dejagnu + Expect + Tcl/Tk for Msys. Binaries only as the >> author never released the sources. I haven't tested it for Mingw >> targets. >> >> http://www.mediafire.com/?gp8xkvej6b68ch8 >> > > We should ask the author for the

Re: [Mingw-w64-public] rubenvb Personal Build

2010-09-24 Thread Earnie
Earnie wrote: > Teemu Nätkinniemi wrote: >> >> Here's Dejagnu + Expect + Tcl/Tk for Msys. Binaries only as the >> author never released the sources. I haven't tested it for Mingw >> targets. >> >> http://www.mediafire.com/?gp8xkvej6b68ch8 >> > > We should ask the author for the sources and if they

Re: [Mingw-w64-public] rubenvb Personal Build

2010-09-24 Thread Teemu Nätkinniemi
On 24.9.2010 15:12, Earnie wrote: > NightStrike wrote: >> On Thu, Sep 23, 2010 at 8:47 AM, Teemu Nätkinniemi >> wrote: >>> Can you run the testsuite? (Make -k check) >>> >>> >> I cannot, because MSYS doesn't have the necessary tools. It >> apparently only works on Cygwin, whic

Re: [Mingw-w64-public] rubenvb Personal Build

2010-09-24 Thread Earnie
Teemu Nätkinniemi wrote: > > Here's Dejagnu + Expect + Tcl/Tk for Msys. Binaries only as the > author never released the sources. I haven't tested it for Mingw > targets. > > http://www.mediafire.com/?gp8xkvej6b68ch8 > We should ask the author for the sources and if they cannot be delivered report

Re: [Mingw-w64-public] rubenvb Personal Build

2010-09-24 Thread Earnie
NightStrike wrote: > On Thu, Sep 23, 2010 at 8:47 AM, Teemu Nätkinniemi > wrote: >> Can you run the testsuite? (Make -k check) >> >> > I cannot, because MSYS doesn't have the necessary tools. It > apparently only works on Cygwin, which don't have... > What is miss

Re: [Mingw-w64-public] Msys and Dejagnu

2010-09-24 Thread Teemu Nätkinniemi
On 23.9.2010 18:43, Teemu Nätkinniemi wrote: Here's an example logs from building Binutils-2.19.51-1 (Msys) Here's Dejagnu + Expect + Tcl/Tk patched by me and compiled against Msys 1.0.15 with GCC 3.4.4. I'll upload sources later as at the moment the building needs couple of manual steps and