This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [crosstool-ng] Patch application failure while compiling arm-unknown-linux-uclibcgnueabi


Thomas,
All,

On Friday 27 March 2009 16:40:16 Thomas Petazzoni wrote:
> > Another failure, on patches/gcc/4.3.2/100-alpha-mieee-default.patch
> Forget this. When the application of 220-noteGNUstack-01.patch failed,
> I fixed this patch, and restarted ct-ng. But it tried to re-apply all
> previous patches, which obviously cannot work.

Yeah. I'll have to detect this situation...

> But the problem on 220 still remains.

I don't understand. It works great here:

# tar xjf ~/dev/src/gcc-4.3.2.tar.bz2

# cd gcc-4.3.2

# for p in ~/dev/ct-ng.trunk/patches/gcc/4.3.2/*.patch; do
  patch -g0 -F1 -p1 -f <"${p}"
done
patching file gcc/config/alpha/alpha.h
patching file gcc/config/alpha/alpha.opt
patching file gcc/builtins.c
patching file gcc/common.opt
patching file libjava/configure
patching file libjava/configure.ac
patching file gcc/configure
patching file gcc/configure.ac
patching file gcc/unwind-dw2.c
patching file gcc/config/netbsd-elf.h
patching file gcc/config/sparc/freebsd.h
patching file gcc/stmt.c
patching file libiberty/Makefile.in
patching file gcc/config.gcc
patching file libstdc++-v3/src/Makefile.am
patching file libstdc++-v3/src/Makefile.in
patching file libjava/configure.ac
patching file libjava/include/config.h.in
patching file libjava/java/io/natFilePosix.cc
patching file gcc/config/ia64/crtbegin.asm
patching file gcc/config/ia64/crtend.asm
patching file gcc/config/ia64/crti.asm
patching file gcc/config/ia64/crtn.asm
patching file gcc/config/ia64/lib1funcs.asm
patching file gcc/config/ia64/linux.h
patching file gcc/config/rs6000/ppc-asm.h
patching file boehm-gc/ia64_save_regs_in_stack.S
patching file boehm-gc/ia64_save_regs_in_stack.s
patching file libffi/src/alpha/osf.S
patching file libffi/src/arm/sysv.S
patching file libffi/src/ia64/unix.S
patching file libffi/src/m68k/sysv.S
patching file libffi/src/powerpc/linux64.S
patching file libffi/src/powerpc/linux64_closure.S
patching file libffi/src/powerpc/ppc_closure.S
patching file libffi/src/powerpc/sysv.S
patching file libffi/src/s390/sysv.S
patching file libffi/src/sparc/v8.S
patching file libffi/src/sparc/v9.S
patching file libffi/src/x86/sysv.S
patching file libffi/src/x86/unix64.S
patching file gcc/config/alpha/alpha.c
patching file gcc/varasm.c
patching file gcc/config/host-linux.c
patching file gcc/configure
patching file gcc/configure.ac
patching file gcc/config.gcc
patching file boehm-gc/include/gc.h
patching file libstdc++-v3/configure
patching file libstdc++-v3/include/ext/rope
patching file libstdc++-v3/include/ext/ropeimpl.h
patching file libmudflap/mf-hooks2.c
patching file gcc/config/arm/linux-elf.h
patching file gcc/config/arm/t-linux
patching file gcc/config/alpha/linux-unwind.h
patching file gcc/config/t-linux-uclibc
patching file gcc/config.gcc
patching file gcc/config/rs6000/rs6000.c
patching file gcc/config/rs6000/rs6000.opt
patching file gcc/config/rs6000/rs6000.h
patching file gcc/config/sh/linux-unwind.h
patching file gcc/tree-scalar-evolution.c
patching file gcc/tree-scalar-evolution.h
patching file gcc/testsuite/gcc.dg/pr34027-1.c
patching file gcc/testsuite/gcc.dg/tree-ssa/pr32044.c
patching file gcc/tree-ssa-loop-ivopts.c
patching file libgcc/config/sh/t-linux

# svn info ~/dev/ct-ng.trunk
Path: /home/ymorin/dev/ct-ng.trunk
URL: http://ymorin.is-a-geek.org/svn/crosstool-ng/trunk
Repository Root: http://ymorin.is-a-geek.org/svn/crosstool-ng
Repository UUID: 46891bab-fe06-4d7a-8a02-e02acae0760f
Revision: 1445
Node Kind: directory
Schedule: normal
Last Changed Author: ymorin
Last Changed Rev: 1445
Last Changed Date: 2009-03-26 19:58:13 +0100 (Thu, 26 Mar 2009)

# svnversion ~/dev/ct-ng.trunk
1445

# svn stat --no-ignore
[nothing]

# uname -a
Linux roazhon 2.6.28.7-roazhon #1 SMP Sun Feb 22 14:18:53 CET 2009 x86_64 GNU/Linux

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| --==< ^_^ >==-- `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'


--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]