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: Fw: CT_DoExecLog error during GCC build


All,

On Monday 27 September 2010 11:47:31 milan radulovic wrote:
> I would like to inform that I succeeded to build the cross compiler for
> MIPS architecture R4K,?without Thread local storage support (or threads
> support).

Ah, thread-less builds are not something I test very often (if at all)...

> First of all, I took Arnaud's advice to install the necessary patch
> this is gcc's PR/41818:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41818
> I added it in /opt/crosstool-ng-me/lib/ct-ng-1.8.0/patches/gcc/ in each
> directory

Would you care to send a patch to crosstool-NG that adds that gcc patch?

> Please, change thread implementation to none, set architecture to mips2,
> and do not forget to excluded?DUMA and GDB from Debug facilities option
> in menuconfig since it is impossible to build cross compiler without
> thread support if the DUMA and GDB are not switched off.

Odd. There is no sane reason we could not debug non-threaded apps, so it
should be possible to build a gdb that can do it... :-/

> I have run building on two computers, one with 32-bit Slackware 13.1 the
> other with 64-bit Slackware 13.1.
> On computer with 64-bit Slackware 13.1 everything?was built without adding patch.

And does it build when the afore-mentioned patch is applied ?

> However, I have an issue with the compiling the multiple source files:
> warning: linking abicalls files with non-abicalls files

Strange... The only relevant hit I get from google is a message dated 2003:
  http://sourceware.org/ml/binutils/2003-05/msg00679.html
But 2.20.1 still has it...

Can you see what libs and/or .o files are trigerring the warning?

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  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]