Re: Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP

2008-03-01 Thread dju
hello sorry after 2 more success with gcc build this night ,i have not succeeded to reproduce the error "Ada.Calendar is not a predefined library unit" the difficult with mingw, there are no dependance packages, only overwrite binaries manualy and flex,bison and deps libs are not natively presen

RE: Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP

2008-02-29 Thread Weddington, Eric
> -Original Message- > From: Brian Dessent [mailto:[EMAIL PROTECTED] > Sent: Friday, February 29, 2008 10:12 PM > To: Weddington, Eric > Cc: gcc@gcc.gnu.org; Ralf Wildenhues; dju > Subject: Re: Successfull build of gcc 4.2.3 with MinGW 5.13 > in windows XP >

Re: Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP

2008-02-29 Thread Brian Dessent
"Weddington, Eric" wrote: > You're definitely the expert on this. Has MSYS always done this? Or was > there an older version that didn't that the OP might be using? I'm fairly sure it has been implemented like that since the beginning. One possible reason why you might need to force cp to be use

RE: Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP

2008-02-29 Thread Weddington, Eric
> -Original Message- > From: Brian Dessent [mailto:[EMAIL PROTECTED] > Sent: Friday, February 29, 2008 9:35 PM > To: Weddington, Eric > Cc: Ralf Wildenhues; dju; gcc@gcc.gnu.org > Subject: Re: Successfull build of gcc 4.2.3 with MinGW 5.13 > in windows XP > &g

Re: Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP

2008-02-29 Thread Brian Dessent
"Weddington, Eric" wrote: > This is a very old issue. MinGW/MSYS does not support links. The easiest > way around this is to just copy the file. But MSYS's 'ln -s' command makes copies of files for exactly this reason, so the question remains why it's necessary to hack it to be cp. Brian

RE: Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP

2008-02-29 Thread Weddington, Eric
> -Original Message- > From: Ralf Wildenhues [mailto:[EMAIL PROTECTED] > Sent: Friday, February 29, 2008 11:33 AM > To: dju > Cc: gcc@gcc.gnu.org > Subject: Re: Successfull build of gcc 4.2.3 with MinGW 5.13 > in windows XP > > * dju wrote on Fri, Feb

Re: Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP

2008-02-29 Thread Ralf Wildenhues
* dju wrote on Fri, Feb 29, 2008 at 03:19:45AM CET: > platform : microsoft windowsXP(32) sp2 intel core duo > > i managed to build gcc-4.2.3 using MinGW-5.1.3 candidate with gcc 3.4.5 and binutils-2.17.50 in MSYS-1.0.10 [...] > > only one change in gcc-4.2.3 source : > in /work/src/gcc-4.2.3/libad

Successfull build of gcc 4.2.3 with MinGW 5.13 in windows XP

2008-02-28 Thread dju
platform : microsoft windowsXP(32) sp2 intel core duo i managed to build gcc-4.2.3 using MinGW-5.1.3 candidate with gcc 3.4.5 and binutils-2.17.50 in MSYS-1.0.10 ../../src/gcc-4.2.3/configure --prefix=/mingw --target=i686-pc-mingw32 --program-prefix="" --with-as=/mingw/bin/as.exe --with-ld=/m