This is the mail archive of the crossgcc@sources.redhat.com 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: Seg fault when configuring starting cross-compiling linux-2.6.7for PPC on Intel platform (windows XP) using cygwin


Povolotsky, Alexander wrote:
bertrand marquis [bertrand_marquis@yahoo.fr] wrote:

the thing is that libkconfig.so should not be build under cygwin as shared librairies - should be *.dll.a
you must apply the patch contained in cross tool to your kernel.


Moreover you should take a look at this message:

http://sources.redhat.com/ml/crossgcc/2004-06/msg00290.html

I did not understand ...

Maybe this is a better message (it's a bit earlier in the thread):


http://sources.redhat.com/ml/crossgcc/2004-06/msg00282.html

Why did cygwin's menuconfig worked "as is' on Linux 2.4.26 kernel and
doesn't on Linux 2.6.7 (2.6.6) ?

Because Linux 2.6 decided to start using a shared library, and cygwin evidently still has a few issues with shared libraries.

Anyway what needs to be patched and with what ?

As Bertrand's message clearly says, linux-2.6/scripts/kconfig/Makefile needs to be changed to avoid using a shared library for libkconfig.

Anybody besides Bertrand tried it and verified that menuconfig works after
"that" ?

I believe so.


- Dan

--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]