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: No companion libraries for gcc 4.4.6


Xun, All,

On Tuesday 10 May 2011 01:16:40 Xun Li wrote:
> Although I am not sure where does this problem come from but here is
> how to recreate this problem:
> Do the exact same process as you described above, but use install
> configure instead of local configure. (I'm pretty sure that I am using
> the correct installed ct-ng)

Works here too (after patching):
  rm -rf /opt/ct-ng
  ./configure --prefix=/opt/ct-ng
  make
  make install
  cd ..
  mkdir test-build
  cd test-build
  /opt/ct-ng/bin/ct-ng menuconfig

The default gcc is 4.4.6, and the companion libraries are visible.
I even tried installing 1.11.1 with the patch over a previously installed
unpatched 1.11.1, and it works too.

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]