mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] gcc 4.5 error


From: Omar Andrés Zapata Mesa
Subject: [Mingw-cross-env-list] gcc 4.5 error
Date: Sun, 18 Apr 2010 16:48:25 -0500

Hi all.
I am having problems compiling gcc 4.5 from hg repo
the error is

Failed to build package gcc!
------------------------------------------------------------
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file gcc/cp/Make-lang.in.rej
make[1]: *** [build-only-gcc] Error 1
make[1]: se sale del directorio `/opt/mingw'
real    0m58.027s
user    0m39.661s
sys     0m6.499s
------------------------------------------------------------
[log]      /opt/mingw/log/gcc


and the log file tell me that patch is no applied beucase I am no using macos, that's fine I am  using Gnu/Linux Debian


make[1]: se ingresa al directorio `/opt/mingw'
make[1]: atención: el servidor de tareas no está disponible: se utilizará -j1. Añada `+' a la regla padre del make.
rm -rf   '/opt/mingw/tmp-gcc'
mkdir -p '/opt/mingw/tmp-gcc'
cd '/opt/mingw/tmp-gcc' &&   tar xjf '/opt/mingw/pkg/gcc-4.5.0.tar.bz2'
cd '/opt/mingw/tmp-gcc/gcc-4.5.0'
(cd '/opt/mingw/tmp-gcc/gcc-4.5.0' && patch -p1 -u) < ./src/gcc-macos-10.6.patch
patching file gcc/cp/Make-lang.in
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file gcc/cp/Make-lang.in.rej
make[1]: *** [build-only-gcc] Error 1
make[1]: se sale del directorio `/opt/mingw'

Thanks

reply via email to

[Prev in Thread] Current Thread [Next in Thread]