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: Can't build tollchain mips-unknown-linux-uclibc


Javier, All,

On Monday 20 December 2010 21:55:20 Javier García Lancho wrote:
> Excuse me with sending this eMail to you but I had send it last 17 of
> december to crossgcc@sourceware.org and nobody reply me and I don't know if
> I have to send my problem to another eMail. Could you tell me if I had send
> my problem to the correct eMail to see it in the mailing list of
> crosstool-ng at sourceware.org.

Your mail did not make it to the list. The list does not accpet HTML mails.
Be sure to:
- subscribe (optional, but highly recommended, the list is low-volume)
- send plain-text emails (mandatory)

> Thanks in advance and excuse my english.

No problem, English is not my mother tongue either! :-)

> I am trying to use crosstool-ng as cross compiler for MIPS architecture. I
> want to develop software for the Realtek RTD 1283DD+ chip. I am using Ubuntu
> 10.04.
> 
> Then I downloaded and installed crosstool-ng version 1.9.1 with the next
> steps:
> 
> cd ~
> wget http://ymorin.is-a-geek.org/download/crosstool-ng/crosstool-ng-1.9.1.tar.bz2
> bunzip crosstool-ng-1.9.1.tar.bz2
> tar -xjf crosstool-ng-1.9.1.tar
> cd crosstool-ng-1.9.1/
> ./configure
> make
> make install
> cd /home/javier/desarrollo
[--SNIP--]
> ct-ng mips-unknown-linux-uclibc
> ct-ng build
> After that, the build start and this is the log that I see on my screen:
[--SNIP--]
> [INFO ]  Installing final compiler
> [EXTRA]    Configuring final compiler
> [EXTRA]    Building final compiler
> [ERROR]    checking for C compiler default output file name... configure:
> error: C compiler cannot create executables
> [ERROR]    make[2]: *** [configure-target-libgomp] Error 1
> [ERROR]    make[1]: *** [all] Error 2
> [ERROR]    Build failed in step 'Installing final compiler'
> [ERROR]    Error happened in '/usr/local/lib/ct-ng-1.9.1/scripts/functions'
> in function 'CT_DoExecLog' (line unknown, sorry)
> [ERROR]          called from
> '/usr/local/lib/ct-ng-1.9.1/scripts/build/cc/gcc.sh' at line # 470 in
> function 'do_cc'
> [ERROR]          called from
> '/usr/local/lib/ct-ng-1.9.1/scripts/crosstool-NG.sh' at line # 597 in
> function 'main'
> [ERROR]    Look at
> '/home/javier/x-tools/mips-unknown-linux-uclibc/build.log' for more info on
> this error.
> [ERROR]  (elapsed: 15:51.29)
> [15:51] / make: *** [build] Error 2
> 
> I see the that error at the end of the build and looking for some error like
> this in the mail list I see some messages of august 2010 with something like
> this error (http://sourceware.org/ml/crossgcc/2010-08/msg00062.html) and

Did you try to apply patch attached in that message ?

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]