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: Fwd: [POWERPC] Build failed in step 'Installing C library start files'


Bruno,
All,

On Sunday 12 October 2008 18:21:52 Bruno Monteiro wrote:
> I copy the patch to patches/glibc/2.7/  and use the attach config file. But
> i had the same error. To correct aply the patch i only need to copy it or do
> i need do something else?

crosstool-NG applies patches just after it extracts the tarballs. If the
directory for the component (namely glibc here) already exists, then
crosstool-NG considers extraction _and_ patching already done. If you want
to force crosstool-NG to re-rextract the tarballs, either:
 - remove the sources directory: rm -rf target/src/glibc-2.7
 - tell crosstool-NG to do it for you: set FORCE_EXTRACT

But in this case, the patch already existed in crosstool-NG. So you don't
need it.

Anyway, PowerPC seems to have some problems with glibc. Try one of the samples
in the SVN trunk, most notably the one using eglibc, not plain glibc.

> Sorry i'm a newbie... 

We all once were a newbie! :-)

Regards,
Yann E. MORIN.

PS. your messages seems not to get to the crossgcc mailing list. Did you
    receive error messages for your posts?
YEM.


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