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

2010-05-15 Thread Kai-Chieh Ku
On Sat, May 15, 2010 at 12:12 PM, Jim Michaels wrote: > 1. > I have noticed that for sezero and auto compilers, there averages > 7-8 LONG directories for lib path totalling 284-328 characters > 5 LONG directories for include path totalling 274-310 characters > 1-2 directories for bin path. > > I s

[Mingw-w64-public] When it was complaining the file was missing, i've just copied from gcc trunk....

2010-05-15 Thread Dmitrijs Ledkovs
gnu/java/security/jce/prng/natVMSecureRandom.cc: In static member function 'static jint gnu::java::security::jce::prng::VMSecureRandom::natGenerateSeed(JArray<__java_byte>*, jint, jint)': gnu/java/security/jce/prng/natVMSecureRandom.cc:29: error: expected type-specifier gnu/java/security/jce/prng/n

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

2010-05-15 Thread Dmitrijs Ledkovs
Hmmm I don't undertand the need for this. The compiler is build with sysroot so the binaries find all the related includes, libs etc magically. The paths are different such that you can have multiple versions co-installed. Right-click on my computer and adjust the path variable to include the

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

2010-05-15 Thread JonY
On 5/15/2010 12:12, Jim Michaels wrote: > 1. > I have noticed that for sezero and auto compilers, there averages > 7-8 LONG directories for lib path totalling 284-328 characters > 5 LONG directories for include path totalling 274-310 characters > 1-2 > directories for bin path. > > I suggest at lea

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

2010-05-15 Thread Ozkan Sezer
On Sat, May 15, 2010 at 7:12 AM, Jim Michaels wrote: > 1. > I have noticed that for sezero and auto compilers, there averages > 7-8 LONG directories for lib path totalling 284-328 characters > 5 LONG directories for include path totalling 274-310 characters > 1-2 directories for bin path. > > I su

[Mingw-w64-public] Custom toolchain build with gcc-4.4.5 (2010-05-15)

2010-05-15 Thread Ozkan Sezer
I updated my custom w32/w64 native and cross-compiler build with gcc-4.4 with several backports and fixes from mainstream, and put them under the mingw-w64 sf.net file release system under the subdirectories: - Toolchain sources -> Personal Builds, - Toolchains targetting Win32 -> Personal Builds