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: init hang after upgrading ARM-Linux toolchain


2006/6/17, Martin Guy <martinwguy@gmail.com>:
2006/6/16, Creech, Matthew L <MatthewLCreech@eaton.com>:
> .../lib1funcs.asm:1000: undefined reference to `raise'
> make[4]: *** [u-boot] Error 1

...
Or -D'raise(n)=kill(getpid(),n)' in CFLAGS (seems to work with this gcc)

Mmm. But not if it's called from an asm, as it seems to be. Add the tiny function then.

M

--
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]