Re: [Mingw-w64-public] My mingw-w64 build can't reproduce itself

2010-09-23 Thread Ruben Van Boxem
2010/9/22 John E. / TDM > On 9/22/2010 6:00 AM, Ruben Van Boxem wrote: > > I also noticed TDM manages to release without the .la files. Would > > this not create problems with libtool build systems? > > If libtool required a .la file for every "-l" option, no one would ever > adopt it. I delete

Re: [Mingw-w64-public] My mingw-w64 build can't reproduce itself

2010-09-22 Thread John E. / TDM
On 9/22/2010 6:00 AM, Ruben Van Boxem wrote: > I also noticed TDM manages to release without the .la files. Would > this not create problems with libtool build systems? If libtool required a .la file for every "-l" option, no one would ever adopt it. I delete the .la files to avoid relocation

Re: [Mingw-w64-public] My mingw-w64 build can't reproduce itself

2010-09-22 Thread Earnie
Ruben Van Boxem wrote: > 2010/9/22 Ruben Van Boxem > >> 2010/9/22 Earnie >> >> >>> >>> Check the libstdc++.la file. If it looks valid make sure it >>> doesn't have CRLF line endings. >>> >>> Earnie >>> >> >> I have attached the libstdc++.la file. It has unix newlines, and >> everything (except t

Re: [Mingw-w64-public] My mingw-w64 build can't reproduce itself

2010-09-22 Thread Ruben Van Boxem
2010/9/22 Ruben Van Boxem > 2010/9/22 Earnie > > >> >> Check the libstdc++.la file. If it looks valid make sure it doesn't >> have CRLF line endings. >> >> Earnie >> > > I have attached the libstdc++.la file. It has unix newlines, and everything > (except the dependency_libs entry) seems ok. cl

Re: [Mingw-w64-public] My mingw-w64 build can't reproduce itself

2010-09-22 Thread Ruben Van Boxem
2010/9/22 Earnie > > > Check the libstdc++.la file. If it looks valid make sure it doesn't > have CRLF line endings. > > Earnie > I have attached the libstdc++.la file. It has unix newlines, and everything (except the dependency_libs entry) seems ok. clearing that entry (..=' ') does nothing. T

[Mingw-w64-public] My mingw-w64 build can't reproduce itself

2010-09-21 Thread Ruben Van Boxem
Hi, I'm sorry to spam the mailing list, but I'm running into a lot of strange errors I tried to recompile the exact same source as is uploaded, but instead of using sezero's builds to do that, I tried using my freshly built toolchain. The build failed at ppl, with this error: libtool: compi